[
Lists Home |
Date Index |
Thread Index
]
Dennis Sosnoski scripsit:
> I'm getting a several times (2-4X) performance improvement using my XMLS
> format (http://www.sosnoski.com/opensrc/xmls), as compared to SAX2
> parsing of text.
It would be interesting to compare this special-purpose well-formed-XML
compression with a general compression algorithm tuned for speed and
small space rather than compact compression, such as LZO
(http://www.oberhumer.com/opensource/lzo/). There is a Java implementation
available there under the GPL.
--
"But I am the real Strider, fortunately," John Cowan
he said, looking down at them with his face jcowan@reutershealth.com
softened by a sudden smile. "I am Aragorn son http://www.ccil.org/~/cowan
of Arathorn, and if by life or death I can http://www.reutershealth.com
save you, I will." --LotR Book I Chapter 10
|