[Mono-bugs] [Bug 76674][Maj] Changed - extremely poor performance
and huge amount of memory consumption in case of extreme zooming
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Nov 17 05:49:09 EST 2005
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 jordimash at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76674
--- shadow/76674 2005-11-11 13:44:39.000000000 -0500
+++ shadow/76674.tmp.26657 2005-11-17 05:49:09.000000000 -0500
@@ -2,16 +2,16 @@
Product: Mono: Class Libraries
Version: 1.1
OS: Red Hat 9.0
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: libgdiplus
-AssignedTo: jordi at ximian.com
+AssignedTo: jordimash at gmail.com
ReportedBy: michael.paul at tao.es
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: extremely poor performance and huge amount of memory consumption in case of extreme zooming
@@ -492,6 +492,23 @@
important, so that definitely seems to be a bug!
------- Additional Comments From michael.paul at tao.es 2005-11-11 13:44 -------
Created an attachment (id=16050)
The DrawTest class included in bug description
+
+------- Additional Comments From jordimash at gmail.com 2005-11-17 05:49 -------
+I can reproduce the problem with the latest version of Mono. I get
+the following results:
+
+[root at maki jordi]# time mono bug_perf.exe
+Test!
+
+real 0m0.363s
+user 0m0.276s
+sys 0m0.048s
+
+Can you please confirm that the problem still exists?
+
+Thanks
+
+Jordi,
More information about the mono-bugs
mailing list