Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] XOM and Large Files

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: John Cowan <cowan AT ccil.org>
  • To: Elliotte Harold <elharo AT metalab.unc.edu>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] XOM and Large Files
  • Date: Wed, 26 Jul 2006 16:01:43 -0400

I wrote, blunderingly:

> TagSoup tries to optimize two common cases: passing an unbuffered
> InputStream, where the performance will increase drastically, and
> passing a BufferedInputStream wrapped around an InputStream, where the
> performance will get no worse. The fact that more complex cases are

Add:

> de-optimized slightly is something I lose no sleep over.

Sorry about that.

--
Do I contradict myself? John Cowan
Very well then, I contradict myself. cowan AT ccil.org
I am large, I contain multitudes. http://www.ccil.org/~cowan
--Walt Whitman, Leaves of Grass




Archive powered by MHonArc 2.6.24.

Top of Page