[Mono-bugs] [Bug 76545][Wis] Changed - [SSAPRE] Performance Regression

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Oct 25 03:36:25 EDT 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 bmaurer at users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=76545

--- shadow/76545	2005-10-24 18:41:08.000000000 -0400
+++ shadow/76545.tmp.12187	2005-10-25 03:36:25.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 76545
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Fedora Core 4, Mono 1.1.9.2
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Major
+Severity: Unknown
+Priority: Wishlist
 Component: JIT
-AssignedTo: lupus at ximian.com                            
+AssignedTo: massi at ximian.com                            
 ReportedBy: Alexander.Markhonko at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: slow execution when 'mono -O=ssapre tst.exe' and fast without optimization
+Summary: [SSAPRE] Performance Regression
 
 1. Compile next code:
 ------------------------
 using System;
 
 
@@ -71,6 +71,9 @@
 3. execute application with 'SSA based Partial Redundancy Elimination'
 (mono -O=ssapre tst.exe)
 4. compare execution time. 
 
 On my Duron 1.3 GHz system app running about 13 seconds without
 optimization and 40 seconds with 'ssapre' optimization
+
+------- Additional Comments From bmaurer at users.sf.net  2005-10-25 03:36 -------
+Since ssapre is not enabled by default, this is not Major.


More information about the mono-bugs mailing list