Re: xmls 0.2 released
Miles Egan <[email protected]>
| Newsgroups | gmane.lisp.clump |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2003-06-12 at 12:03, Sven Van Caekenberghe wrote: > You're welcome. I'll have a look at your new version when I find some > time - I am especially interested in the speed upgrade. What did you > change ? The big speed win was figuring out a way to handle cdata sections without more than one character of lookahead. Getting rid of the userspace lookahead buffer and going back to read-char / unread-char accounts for almost all of the speedup. It's now roughly as fast as your library in my tests. > SOAP seems a lot more complex, especially if you want to properly > interoperate with other implementations (even Java and .net don't > always agree). But it is a more modern standard, and could/should be > faster and more efficient. SOAP does seem pretty hairy. Moreso than it needs to be, really. Still, it's hard to avoid it these days. -- Miles Egan <[email protected]> _______________________________________________ Clump mailing list [email protected] http://manly.caddr.com/mailman/listinfo/clump
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQA+6NZWU4Jq/wH1PVERAh3KAJ9tDHA+Rk0c6XuRBnB7pwwIdv8fHQCg456G ElFv9xAZQ7mHsqN+YSFgETA= =Afpw -----END PGP SIGNATURE-----