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=79852 --- shadow/79852 2006-11-06 19:53:57.000000000 -0500 +++ shadow/79852.tmp.29788 2006-11-06 19:53:57.000000000 -0500 @@ -0,0 +1,38 @@ +Bug#: 79852 +Product: Mono: Runtime +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: GC +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Mono applications run really slow on Solaris compared to x86 platform + +We are using Mono 1.1.18 on Solaris and the applications run really slowly. +What we have narrowed down to is that if we do a lot of string intensive +operations, the slowdown really becomes orders of magnitude. + +I am attaching a sample application and its time of execution on various +machines: + +Windows (x86, 32-bit, XP, 2 Gig Ram 3.2 GHz Pentium IV Dual Core) (MS.Net) +2 secs + +Linux (x86, 32-bit, RHEL 4.0, 1 Gig Ram, 3.0 GHz Pentium IV Dual Core) (Mono) +4 secs + +Solaris (UltraSparc III, 64-bit, Solaris 10, 1 Gig Ram, 750 MHz) +57 secs + +Solaris (UltraSparc II, 64-bit, Solaris 8, 512 M Ram, 400 MHz) +27 minutes + +I will be attaching the program and makefiles as a separate attachment. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
