Hello, I am running mono 1.2.3.1 on a 500 MHz CPU. As I could conclude from the following link http://www.process64.com/articles/xmlmark1/ the Mono XML Performance isn't really fun to look at. Either way, when I test XML Parsing with a simple XML-string example, the best timing i get is 0.25 seconds... which I think is much too slow. I make use of the standard System.Xml, using the DOM way to use the XML. The XPATH way does an even worse job. Now my question is whether or not this XML Performance is normal in Mono and if there are ways to boost the XML parsing performance ? I also tried the C# NanoXML port, but the performance was similar.
Regards -- View this message in context: http://www.nabble.com/Mono-XML-Performance-tf4479808.html#a12773861 Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
