[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Is DOM more efficient than SAX for smaller xml instances?
- From: "bryan rasmussen" <rasmussen.bryan@gmail.com>
- To: "XML Developers List" <xml-dev@lists.xml.org>
- Date: Thu, 24 Aug 2006 15:41:59 +0200
I seem to remember once, long ago, reading something showing DOM was
more efficient than SAX for small XML instances - small being approx
40 kb.
I suppose it would be more efficient for small and hierarchical but
have hard time seeing how it would be for small and flat.
At any rate: is it?
Of course I know that people often find it (DOM) easier to use, but
that has nothing to do with efficiency of the API itself.
Cheers,
Bryan
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]