On 09/19/07 BasiK wrote:
> 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

Since the time that article was written we did some specific performance
optimizations and other that improve those benchmarks, too (last I
checked for some of the benchmarks the improvements was 30+%, but this
was many months ago, so things are likely improved).

> 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 ?

If you could file your program and the dataset to reproduce the
performance issues in a bugzilla bug report we'll take a look
and try to improve it.

Thanks!

lupus

-- 
-----------------------------------------------------------------
[EMAIL PROTECTED]                                     debian/rules
[EMAIL PROTECTED]                             Monkeys do it better
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to