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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=373269#c11





--- Comment #11 from Sebastien Pouliot <[EMAIL PROTECTED]>  2008-03-30 12:44:21 
MST ---
Since Zoltan r99352 I now get those results on my P4

MATH.MIN|MAX
[EMAIL PROTECTED]:~/src/bugzilla> time mono minmax.exe
11727587164160

real    0m14.820s
user    0m14.521s
sys     0m0.064s
[EMAIL PROTECTED]:~/src/bugzilla> time mono minmax.exe


INLINE
[EMAIL PROTECTED]:~/src/bugzilla> mcs minmax.cs
[EMAIL PROTECTED]:~/src/bugzilla> time mono minmax.exe
11727587164160

real    0m16.577s
user    0m16.445s
sys     0m0.064s

which makes the rule true in every case I guess :-)


-- 
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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to