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=78957 --- shadow/78957 2006-07-26 17:41:29.000000000 -0400 +++ shadow/78957.tmp.479 2006-07-26 17:41:29.000000000 -0400 @@ -0,0 +1,44 @@ +Bug#: 78957 +Product: Mono: Runtime +Version: unspecified +OS: All +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: misc +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Performance Loss + +Please fill in this template when reporting a bug, unless you know what +you are doing. +Description of Problem: + +There appears to be a performance issue with the memory management system +of the Solaris and Windows Implementation of Mono. When performing memory +management intensive operation there is a performance drop of 200% to +60000% depending on how many intermediary steps occur when compared +against the performance of .NET or comparable system. + + +Steps to reproduce the problem: +1. Allocate Data +2. Used Data +3. Repeat + +Actual Results: +200% to 60000% performance loss. + +Expected Results: +50% margianl difference + +How often does this happen? +Every time + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
