diff options
author | Leandro A. F. Pereira <leandro@hardinfo.org> | 2006-12-30 00:28:07 +0000 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2006-12-30 00:28:07 +0000 |
commit | c123c31f979018eaa10d71131a8e9a915e1d7eb4 (patch) | |
tree | 56b5486685efa1c9c3f888aa35f7575a5859fc36 /hardinfo2/benchmark.conf | |
parent | b803a43e033df3d040e1c6d67c57dba55812615c (diff) |
Show some results in bytes/second. Allow results to be sorted in reverse order.
Diffstat (limited to 'hardinfo2/benchmark.conf')
-rw-r--r-- | hardinfo2/benchmark.conf | 40 |
1 files changed, 19 insertions, 21 deletions
diff --git a/hardinfo2/benchmark.conf b/hardinfo2/benchmark.conf index 1ceb5289..501a7a89 100644 --- a/hardinfo2/benchmark.conf +++ b/hardinfo2/benchmark.conf @@ -1,49 +1,47 @@ [ZLib] # RAM:1024,Board:GA-7NNXP,OS:Linux 2.6.15 -AMD Athlon XP 3200+=4.33 +AMD Athlon XP 3200+=15135.3348 KiB/s # RAM:512,Board:Toshiba M45-S165,OS:Linux 2.6.15,Compiler:GCC 3.3.5 -Intel Celeron M 1.5GHz=5.63 -AMD Athlon XP 2200+=7.38 -PowerMac G3 280MHz=26.97 +Intel Celeron M 1.5GHz=11640.4973 KiB/s +AMD Athlon XP 2200+=8880.2168 KiB/s +PowerMac G3 280MHz=2429.9592 KiB/s # RAM:128,Board:XingLing,OS:Linux 2.4.20 -Intel Pentium 200MHz=117.79 -# RAM:1024,Board:GA-7NNXP,OS:Linux 2.6.15 -Valgrind/AMD Athlon XP 3200+=155.91 +Intel Pentium 200MHz=556.3799 KiB/s # RAM:32,Board:Toshiba Libretto 50CT,OS:Linux 2.4.20 -Intel Pentium 75MHz=197.50 +Intel Pentium 75MHz=331.8278 KiB/s [Fibonacci] # RAM:1024,Board:GA-7NNXP,OS:Linux 2.6.15 -AMD Athlon XP 3200+=7.34 -#AMD Athlon XP 2200+=3.54 +AMD Athlon XP 3200+=7.34 s +#AMD Athlon XP 2200+=3.54 s # RAM:768,Board:Toshiba M45-S165,OS:Linux 2.6.17,Compiler:GCC 4.1.2 -Intel Celeron M 1.5GHz=9.621 +Intel Celeron M 1.5GHz=9.621 s # RAM:128,Board:XingLing,OS:Linux 2.4.20 #Intel Pentium 200MHz=35.02 -PowerMac G3 280MHz=58.085 +PowerMac G3 280MHz=58.085 s # RAM:32,Board:Toshiba Libretto 50CT,OS:Linux 2.4.20 #Intel Pentium 75MHz=110.20 # RAM:1024,Board:GA-7NNXP,OS:Linux 2.6.15 #Valgrind/AMD Athlon XP 3200+=164.92 -Intel Pentium 75MHz=169.961 +Intel Pentium 75MHz=169.961 s [MD5] # RAM:512,Board:Toshiba M45-S165,OS:Linux 2.6.15,Compiler:GCC 3.3.5 -Intel Celeron M 1.5GHz=8.54 +Intel Celeron M 1.5GHz=36.533 MiB/s # RAM:1024,Board:GA-7NNXP,OS:Linux 2.6.15 -AMD Athlon XP 3200+=5.04 -PowerMac G3 280MHz=43.86 -Intel Pentium 75MHz=104.78 +AMD Athlon XP 3200+=61.9047 MiB/s +PowerMac G3 280MHz=7.1135 MiB/s +Intel Pentium 75MHz=2.977 MiB/s [SHA1] # RAM:1024,Board:GA-7NNXP,OS:Linux 2.6.15 -AMD Athlon XP 3200+=4.88 +AMD Athlon XP 3200+=63.93 MiB/s # RAM:512,Board:Toshiba M45-S165,OS:Linux 2.6.15,Compiler:GCC 3.3.5 -Intel Celeron M 1.5GHz=6.93 -PowerMac G3 280MHz=46.28 -Intel Pentium 75MHz=202.04 +Intel Celeron M 1.5GHz=45.02 MiB/s +PowerMac G3 280MHz=6.74 MiB/s +Intel Pentium 75MHz=1.54 MiB/s [Blowfish] PowerMac G3 280MHz=172.76 |