Re: xmlbench results for cvs head

2005-07-26 Thread Berin Lautenbach
The opcgen 3M is extremely memory hungry. One of the iterations uses over 400M (for C++) just to parse the document - so once you start transforming etc. the memory utilisation can go through the roof. That was one of the optimisations in the C library - to look at how to significantly reduce

xmlbench results for cvs head

2005-07-25 Thread Raul Benito
Hi, In a previous message Berin talk about the xmlbench and how the c++ library was so slow. Well I was keeping an eye over it to see if some new test results was released(the last ones are from the beginnings of 2004), but for a long time nothing happens. So I download the tests, patch it a litt