Advertisement
Grawl

iBench test results

May 30th, 2011
612
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. <ibench>
  2. <system>
  3. <mac>
  4. <os>Mac OS X 10.6.7 (Build 10J869)</os>
  5. <model>iMac12,2</model>
  6. <code>Apple Inc. Mac-942B59F58194171B PVT</code>
  7. </mac>
  8. <cpu>
  9. <name>Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz</name>
  10. <logical>4</logical>
  11. <physical>0</physical>
  12. <frequency>3.11 GHz</frequency>
  13. </cpu>
  14. <bus>25.4 GHz</bus>
  15. <memory>
  16. <size>4.00 GB</size>
  17. <type>800 MHz DDR2 SDRAM</type>
  18. </memory>
  19. <compiler>
  20. <version>GCC 4.2.1 (Apple Inc. build 5566)</version>
  21. <options>__OPTIMIZE__ </options>
  22. </compiler>
  23. </system>
  24. <results>
  25. <suite name="iBench_fp" result="7.24">
  26. <test name="Edge detection">7.16</test>
  27. <test name="JPEG compression">9.52</test>
  28. <test name="Fast Fourier Transform">4.03</test>
  29. <test name="Eigenvalue">7.72</test>
  30. <test name="Numerical integration">10.74</test>
  31. <test name="Householder transformation">5.86</test>
  32. <test name="Gaussian blur">7.44</test>
  33. <test name="Mandelbrot set generation">5.67</test>
  34. <test name="LU decomposition">9.72</test>
  35. </suite>
  36. <suite name="iBench_int" result="6.42">
  37. <test name="Quick sorting">6.32</test>
  38. <test name="Binary searching">6.18</test>
  39. <test name="Bubble sorting">5.45</test>
  40. <test name="N Queens problem">6.12</test>
  41. <test name="MD5 hashing">6.38</test>
  42. <test name="Maximum Common Divisor">3.55</test>
  43. <test name="Prime numbers calculation">5.35</test>
  44. <test name="ZIP compression">9.17</test>
  45. <test name="Kruskal tree search">7.78</test>
  46. <test name="Blowfish cypher">10.89</test>
  47. <test name="Integer factorization">6.27</test>
  48. </suite>
  49. <composite>6.82</composite>
  50. </results>
  51. </ibench>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement