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: XML DOM Object size limitations




> I've read that it runs around 10:1 (memory:file) , but I haven't measured
> anything myself.

Well.. just running some of my code which holds a 1.3 meg file in memory
shows 26 megs of RAM used. BUT: The JVM uses more than 20 of that.

In my opinion, 2:1 to 5:1 sounds more like it. (that's Xerces btw)

Christian