[Mono-bugs] [Bug 373269] Math.Min and Math.Max
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Mar 29 15:59:39 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=373269
User jbevain at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=373269#c5
Jb Evain <jbevain at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jbevain at novell.com
--- Comment #5 from Jb Evain <jbevain at novell.com> 2008-03-29 13:59:38 MST ---
inlined:
[mono] ~/Desktop @ mcs test.cs
[mono] ~/Desktop @ time mono test.exe
11727587164160
real 0m23.184s
user 0m23.133s
sys 0m0.024s
Math.Max/Min:
[mono] ~/Desktop @ mcs test.cs
[mono] ~/Desktop @ time mono test.exe
11727587164160
real 0m20.625s
user 0m20.557s
sys 0m0.016s
[mono] ~/Desktop @ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 14
model name : Genuine Intel(R) CPU T2600 @ 2.16GHz
stepping : 8
cpu MHz : 1000.000
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc pni monitor
vmx est tm2 xtpr
bogomips : 4327.15
clflush size : 64
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 14
model name : Genuine Intel(R) CPU T2600 @ 2.16GHz
stepping : 8
cpu MHz : 1000.000
cache size : 2048 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc pni monitor
vmx est tm2 xtpr
bogomips : 4322.51
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