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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-01-28 16:46 ------- Created an attachment (id=18567) Simpler example + +------- Additional Comments From [EMAIL PROTECTED] 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). + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
