[Mono-bugs] [Bug 373269] Math.Min and Math.Max

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Mar 29 15:53:41 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=373269

User nestor.salceda at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=373269#c4


Néstor Salceda <nestor.salceda at gmail.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |nestorsalceda at gmail.com




--- Comment #4 from Néstor Salceda <nestor.salceda at gmail.com>  2008-03-29 13:53:41 MST ---
My results:

% mcs -d:false minmax.cs
% time mono minmax.exe
11727587164160
mono minmax.exe  46,21s user 0,18s system 91% cpu 50,589 total


% mcs minmax.cs
% time mono minmax.exe
11727587164160
mono minmax.exe  47,07s user 0,13s system 90% cpu 52,003 total


And my cpuinfo:

% cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 13
model name      : Intel(R) Pentium(R) M processor 1.40GHz
stepping        : 6
cpu MHz         : 1400.000
cache size      : 2048 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr mce cx8 apic sep mtrr pge mca cmov pat
clflush dts acpi mmx fxsr sse sse2 ss tm pbe bts est tm2
bogomips        : 2792.73
clflush size    : 64


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list