[Mono-bugs] [Bug 80319][Wis] Changed - Slow performance with ZedGraph 5.0
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jan 28 16:56:02 EST 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by monobugzilla at perkio.net.
http://bugzilla.ximian.com/show_bug.cgi?id=80319
--- shadow/80319 2007-01-28 16:46:17.000000000 -0500
+++ shadow/80319.tmp.12463 2007-01-28 16:56:02.000000000 -0500
@@ -48,6 +48,22 @@
------- Additional Comments From monobugzilla at perkio.net 2007-01-28 16:46 -------
Created an attachment (id=18567)
Simpler example
+
+------- Additional Comments From monobugzilla at perkio.net 2007-01-28 16:56 -------
+I'm suffering about this issue also. Execution time is something like
+5-10 seconds in Mono while pure Windows environment can create chart
+in less than a second.
+
+I have tried to analyze reasons of this issue by running my program
+in profiler. I haven't used to mono's profiler much, but if I
+underestood correctly, the most of the time is spent in somewhere in
+GDI+ and System.Drawing.
+
+ZedGraph's homepage is http://zedgraph.org/
+
+I have noticed this same issue with ZedGraph 5.0 and 4.5. (4.5 is
+ .NET 1 version).
+
More information about the mono-bugs
mailing list