Performance: Difference between revisions
From Biowerkzeug Wiki
Jump to navigationJump to search
performance benchmark, PLEASE ADD YOUR OWN |
added old AMD XP |
||
Line 13: | Line 13: | ||
! GHz | ! GHz | ||
! cores | ! cores | ||
! time | ! time/min | ||
! binary | ! binary | ||
! rev | ! rev | ||
Line 21: | Line 21: | ||
| 2.33 | | 2.33 | ||
| 4 | | 4 | ||
| 1:27 | | 1:27 | ||
| hippo | | hippo | ||
| beta rev32 | | beta rev32 | ||
|- | |- | ||
| Intel Core Duo | | Intel Core Duo | ||
| T2300 | | T2300 (Mac Mini) | ||
| 1.66 | | 1.66 | ||
| 2 | | 2 | ||
| 2:41 | | 2:41 | ||
| hippo_p3 | | hippo_p3 | ||
| beta rev32 | | beta rev32 | ||
|- | |||
| [http://en.wikipedia.org/wiki/List_of_AMD_Athlon_XP_microprocessors#Athlon_XP_.22Palomino.22_.28Model_6.2C_180_nm.29 AMD Athlon XP 1800+] | |||
| AX1800DMT3C | |||
| 1.533 ? | |||
| 1 | |||
| 4:30 | |||
| hippo_p3 | |||
| beta rev26 | |||
|} | |} |
Revision as of 12:22, 14 November 2008
As a basic performance test we run the simulations in the test directory with these commands (on Linux):
cd testjobs time ./calc_testjobs
We report the user time. CPU properties are found with
cat /proc/cpuinfo
Note that these tests only utilize a single core. Also report the binary used (hippo or hippo_p3 and the revision).
Please feel free to add your own results.
CPU make | model | GHz | cores | time/min | binary | rev |
---|---|---|---|---|---|---|
Intel Xeon Quad | L5410 | 2.33 | 4 | 1:27 | hippo | beta rev32 |
Intel Core Duo | T2300 (Mac Mini) | 1.66 | 2 | 2:41 | hippo_p3 | beta rev32 |
AMD Athlon XP 1800+ | AX1800DMT3C | 1.533 ? | 1 | 4:30 | hippo_p3 | beta rev26 |