1 Nov 2002 18:15
[ expat-Bugs-632146 ] xmlwf: memory demands
<noreply <at> sourceforge.net>
2002-11-01 17:15:28 GMT
2002-11-01 17:15:28 GMT
Bugs item #632146, was opened at 2002-11-01 17:15 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=632146&group_id=10127 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Rolf Ade (pointsman) Assigned to: Nobody/Anonymous (nobody) Summary: xmlwf: memory demands Initial Comment: expat 1.95.5 Running xmlwf against bigger XML files needs almost the double of the file size of memory (at the end, the process size grows permanently during the processing). This looks pretty wrong to me, since the tool does SAX parsing. Please notice, that this seems to be a problem only with the xmlwf code, not with the expat lib per se. An application by me, build on top of expat, doesn't shows this behavior. Instead, the memory size of the process stays constant and pretty low, even while parsing big XML files - which is, what I also would have expected from the xmlwf tool.(Continue reading)
RSS Feed