OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Binary XML" proposals



On Tue, 10 Apr 2001, Christian Nentwich wrote:

> But isn't also true that you do not have to do this with a proper binary
> format, and are therefore accessing fewer characters, in which case your
> code will be faster? Probably not by a huge amount but it should be
> faster.

It definitely should be faster. The difference was probably due to levels
of tuning. Oleg's parser might have used regular expressions as opposed to
a hand-tuned parsing state machine, for example; implementing and
maintaining the latter isn't much fun :-(

> 
> Christian
> 

ABS

-- 
                               Alaric B. Snell
 http://www.alaric-snell.com/  http://RFC.net/  http://www.warhead.org.uk/
   Any sufficiently advanced technology can be emulated in software