diff options
author | Leandro A. F. Pereira <leandro@hardinfo.org> | 2006-11-19 12:02:55 +0000 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2006-11-19 12:02:55 +0000 |
commit | d9f77003caadb032ea53085dbf66fb8083f8f56a (patch) | |
tree | c7bec63a9b2cdde52bb4a993a2c232eaec979490 /hardinfo2/benchmark.conf | |
parent | 86f265dc18119d15e6439ee9c626a2961298274c (diff) |
Fix fibonacci benchmark
Diffstat (limited to 'hardinfo2/benchmark.conf')
-rw-r--r-- | hardinfo2/benchmark.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hardinfo2/benchmark.conf b/hardinfo2/benchmark.conf index 2db3f3b8..56297777 100644 --- a/hardinfo2/benchmark.conf +++ b/hardinfo2/benchmark.conf @@ -13,10 +13,10 @@ Intel Pentium 75MHz=173.06 [Fibonacci] # RAM:1024,Board:GA-7NNXP,OS:Linux 2.6.15 -AMD Athlon XP 3200+=6.64 +AMD Athlon XP 3200+=7.34 #AMD Athlon XP 2200+=3.54 -# RAM:512,Board:Toshiba M45-S165,OS:Linux 2.6.15,Compiler:GCC 3.3.5 -Intel Celeron M 1.5GHz=11.10 +# RAM:768,Board:Toshiba M45-S165,OS:Linux 2.6.17,Compiler:GCC 4.1.2 +Intel Celeron M 1.5GHz=8.064 # RAM:128,Board:XingLing,OS:Linux 2.4.20 #Intel Pentium 200MHz=35.02 # RAM:32,Board:Toshiba Libretto 50CT,OS:Linux 2.4.20 |