[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "Binary XML" proposals
- From: ht@cogsci.ed.ac.uk (Henry S. Thompson)
- To: Tim Bray <tbray@textuality.com>
- Date: Tue, 10 Apr 2001 17:24:59 +0100
Tim Bray <tbray@textuality.com> writes:
<snip/>
> Get some data on how much space and time a binary representation
> will save, then you'll be able to make intelligent quantitative
> decisions on where it's worthwhile deploying it.
>
> Until then, it's just amusing speculation. -Tim
I strongly endorse Tim's point. I just wasted a weekend getting my
schema validator to dump the internal form of the 'compiled'
schema-for-schemas, on the _assumption_ that reloading that would be
faster than parsing/compiling the schema-document-for-schemas every
time I needed it. Wrong. Takes more than twice as long to reload the
binary image than to parse/compile the XML.
There are _lots_ of people out there working hard to make
parsing/writing XML blindingly fast. With respect, you're unlikely to
beat them.
ht
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
W3C Fellow 1999--2001, part-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk
URL: http://www.ltg.ed.ac.uk/~ht/