summaryrefslogtreecommitdiffstats
path: root/bench
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-11-11 16:06:55 +0100
committerRemi Collet <fedora@famillecollet.com>2010-11-11 16:06:55 +0100
commit4c3d5bcfbfce3c3de6ef352384f8471981ff57ca (patch)
treec1564cbffbc724412b887959909ec3ff7c68c7f7 /bench
parentd4c6c1db111250493bde4f15abc77aae39353968 (diff)
more benchmarks
Diffstat (limited to 'bench')
-rw-r--r--bench/f14-kraken.txt106
-rw-r--r--bench/f14-sunspider.txt165
-rw-r--r--bench/f14-v8.txt10
3 files changed, 281 insertions, 0 deletions
diff --git a/bench/f14-kraken.txt b/bench/f14-kraken.txt
new file mode 100644
index 0000000..a2cc6b1
--- /dev/null
+++ b/bench/f14-kraken.txt
@@ -0,0 +1,106 @@
+ Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
+
+==========================================================================
+Kraken JavaScript Benchmark Results
+ http://krakenbenchmark.mozilla.com/kraken-1.0/driver.html
+==========================================================================
+Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.12) Gecko/20101028 Remi/fc14 Firefox/3.6.12 105225.0
+Mozilla/5.0 (X11; Linux x86_64; rv:2.0b6) Gecko/20100101 Firefox/4.0b6 Remi/fc14 12185.7
+Mozilla/5.0 (X11; Linux x86_64; rv:2.0b7) Gecko/20100101 Firefox/4.0b7 9427.9
+
+
+=========================================================================================
+Mozilla/5.0 (X11; Linux x86_64; rv:2.0b7) Gecko/20100101 Firefox/4.0b7
+===============================================
+RESULTS (means and 95% confidence intervals)
+-----------------------------------------------
+Total: 9427.9ms +/- 3.8%
+-----------------------------------------------
+
+ ai: 1649.0ms +/- 7.8%
+ astar: 1649.0ms +/- 7.8%
+
+ audio: 3384.4ms +/- 6.4%
+ beat-detection: 976.3ms +/- 13.7%
+ dft: 764.4ms +/- 7.0%
+ fft: 826.3ms +/- 10.3%
+ oscillator: 817.4ms +/- 12.1%
+
+ imaging: 2723.3ms +/- 6.9%
+ gaussian-blur: 1166.8ms +/- 8.0%
+ darkroom: 368.4ms +/- 11.7%
+ desaturate: 1188.1ms +/- 12.1%
+
+ json: 351.0ms +/- 12.1%
+ parse-financial: 231.0ms +/- 13.7%
+ stringify-tinderbox: 120.0ms +/- 12.7%
+
+ stanford: 1320.2ms +/- 8.0%
+ crypto-aes: 403.0ms +/- 12.6%
+ crypto-ccm: 272.5ms +/- 13.6%
+ crypto-pbkdf2: 450.2ms +/- 11.6%
+ crypto-sha256-iterative: 194.5ms +/- 11.5%
+
+=========================================================================================
+Mozilla/5.0 (X11; Linux x86_64; rv:2.0b6) Gecko/20100101 Firefox/4.0b6 Remi/fc14
+===============================================
+RESULTS (means and 95% confidence intervals)
+-----------------------------------------------
+Total: 12185.7ms +/- 3.2%
+-----------------------------------------------
+
+ ai: 1389.5ms +/- 11.3%
+ astar: 1389.5ms +/- 11.3%
+
+ audio: 4453.8ms +/- 4.8%
+ beat-detection: 1231.6ms +/- 11.3%
+ dft: 1005.5ms +/- 5.4%
+ fft: 1126.3ms +/- 11.6%
+ oscillator: 1090.4ms +/- 12.0%
+
+ imaging: 3841.8ms +/- 6.7%
+ gaussian-blur: 1619.7ms +/- 7.7%
+ darkroom: 634.7ms +/- 10.6%
+ desaturate: 1587.4ms +/- 8.0%
+
+ json: 438.9ms +/- 7.6%
+ parse-financial: 275.8ms +/- 10.4%
+ stringify-tinderbox: 163.1ms +/- 6.8%
+
+ stanford: 2061.7ms +/- 6.3%
+ crypto-aes: 462.5ms +/- 8.4%
+ crypto-ccm: 624.2ms +/- 5.9%
+ crypto-pbkdf2: 729.3ms +/- 14.1%
+ crypto-sha256-iterative: 245.7ms +/- 11.9%
+
+=========================================================================================
+Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.12) Gecko/20101028 Remi/fc14 Firefox/3.6.12
+===============================================
+RESULTS (means and 95% confidence intervals)
+-----------------------------------------------
+Total: 105225.0ms +/- 4.0%
+-----------------------------------------------
+
+ ai: 7691.6ms +/- 9.1%
+ astar: 7691.6ms +/- 9.1%
+
+ audio: 23941.7ms +/- 3.1%
+ beat-detection: 5892.3ms +/- 3.5%
+ dft: 7006.4ms +/- 1.6%
+ fft: 6745.9ms +/- 7.6%
+ oscillator: 4297.1ms +/- 6.1%
+
+ imaging: 62033.1ms +/- 5.5%
+ gaussian-blur: 41267.0ms +/- 8.9%
+ darkroom: 9150.4ms +/- 7.8%
+ desaturate: 11615.7ms +/- 3.6%
+
+ json: 466.8ms +/- 8.5%
+ parse-financial: 314.0ms +/- 11.6%
+ stringify-tinderbox: 152.8ms +/- 13.6%
+
+ stanford: 11091.8ms +/- 4.2%
+ crypto-aes: 2408.6ms +/- 12.4%
+ crypto-ccm: 1483.5ms +/- 12.6%
+ crypto-pbkdf2: 5309.9ms +/- 4.2%
+ crypto-sha256-iterative: 1889.8ms +/- 5.7%
diff --git a/bench/f14-sunspider.txt b/bench/f14-sunspider.txt
new file mode 100644
index 0000000..c3134e6
--- /dev/null
+++ b/bench/f14-sunspider.txt
@@ -0,0 +1,165 @@
+ Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
+
+========================================== SunSpider ====================================
+http://www2.webkit.org/perf/sunspider/sunspider.html
+http://www2.webkit.org/perf/sunspider-0.9.1/sunspider-0.9.1/driver.html
+=========================================================================================
+Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.12) Gecko/20101028 Remi/fc14 Firefox/3.6.12 2336.1
+Mozilla/5.0 (X11; Linux x86_64; rv:2.0b6) Gecko/20100101 Firefox/4.0b6 Remi/fc14 603.8
+Mozilla/5.0 (X11; Linux x86_64; rv:2.0b7) Gecko/20100101 Firefox/4.0b7 391.8
+
+=========================================================================================
+Mozilla/5.0 (X11; Linux x86_64; rv:2.0b7) Gecko/20100101 Firefox/4.0b7
+============================================
+RESULTS (means and 95% confidence intervals)
+--------------------------------------------
+Total: 391.8ms +/- 7.6%
+--------------------------------------------
+
+ 3d: 61.8ms +/- 5.3%
+ cube: 22.3ms +/- 8.8%
+ morph: 9.8ms +/- 10.8%
+ raytrace: 29.7ms +/- 9.2%
+
+ access: 51.7ms +/- 7.9%
+ binary-trees: 6.1ms +/- 10.3%
+ fannkuch: 25.6ms +/- 12.1%
+ nbody: 8.1ms +/- 2.8%
+ nsieve: 11.9ms +/- 10.0%
+
+ bitops: 22.4ms +/- 7.6%
+ 3bit-bits-in-byte: 0.9ms +/- 25.1%
+ bits-in-byte: 11.4ms +/- 10.7%
+ bitwise-and: 3.0ms +/- 15.9%
+ nsieve-bits: 7.1ms +/- 13.0%
+
+ controlflow: 4.4ms +/- 15.7%
+ recursive: 4.4ms +/- 15.7%
+
+ crypto: 25.4ms +/- 8.3%
+ aes: 14.4ms +/- 12.2%
+ md5: 6.2ms +/- 11.9%
+ sha1: 4.8ms +/- 15.4%
+
+ date: 50.0ms +/- 4.6%
+ format-tofte: 25.7ms +/- 5.4%
+ format-xparb: 24.3ms +/- 10.6%
+
+ math: 35.1ms +/- 8.6%
+ cordic: 7.5ms +/- 9.3%
+ partial-sums: 17.3ms +/- 12.9%
+ spectral-norm: 10.3ms +/- 10.9%
+
+ regexp: 20.4ms +/- 13.2%
+ dna: 20.4ms +/- 13.2%
+
+ string: 120.6ms +/- 20.9%
+ base64: 13.5ms +/- 123.8%
+ fasta: 20.5ms +/- 13.2%
+ tagcloud: 36.3ms +/- 57.3%
+ unpack-code: 31.9ms +/- 10.5%
+ validate-input: 18.4ms +/- 81.6%
+
+=========================================================================================
+Mozilla/5.0 (X11; Linux x86_64; rv:2.0b6) Gecko/20100101 Firefox/4.0b6 Remi/fc14
+============================================
+RESULTS (means and 95% confidence intervals)
+--------------------------------------------
+Total: 603.8ms +/- 2.2%
+--------------------------------------------
+
+ 3d: 142.5ms +/- 4.7%
+ cube: 37.4ms +/- 9.5%
+ morph: 34.0ms +/- 8.6%
+ raytrace: 71.1ms +/- 7.2%
+
+ access: 94.2ms +/- 4.9%
+ binary-trees: 26.6ms +/- 11.0%
+ fannkuch: 41.2ms +/- 9.9%
+ nbody: 11.5ms +/- 10.3%
+ nsieve: 14.9ms +/- 9.2%
+
+ bitops: 24.4ms +/- 7.6%
+ 3bit-bits-in-byte: 1.0ms +/- 33.7%
+ bits-in-byte: 9.9ms +/- 10.5%
+ bitwise-and: 2.4ms +/- 15.4%
+ nsieve-bits: 11.1ms +/- 10.7%
+
+ controlflow: 9.8ms +/- 14.9%
+ recursive: 9.8ms +/- 14.9%
+
+ crypto: 45.6ms +/- 8.2%
+ aes: 26.3ms +/- 10.9%
+ md5: 12.6ms +/- 10.4%
+ sha1: 6.7ms +/- 14.3%
+
+ date: 81.1ms +/- 8.8%
+ format-tofte: 55.6ms +/- 11.6%
+ format-xparb: 25.5ms +/- 4.2%
+
+ math: 43.3ms +/- 6.7%
+ cordic: 17.2ms +/- 10.1%
+ partial-sums: 16.3ms +/- 11.3%
+ spectral-norm: 9.8ms +/- 10.8%
+
+ regexp: 22.0ms +/- 9.9%
+ dna: 22.0ms +/- 9.9%
+
+ string: 140.9ms +/- 4.0%
+ base64: 7.7ms +/- 9.8%
+ fasta: 27.2ms +/- 9.0%
+ tagcloud: 43.3ms +/- 6.3%
+ unpack-code: 49.4ms +/- 11.8%
+ validate-input: 13.3ms +/- 8.0%
+
+=========================================================================================
+Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.12) Gecko/20101028 Remi/fc14 Firefox/3.6.12
+============================================
+RESULTS (means and 95% confidence intervals)
+--------------------------------------------
+Total: 2336.1ms +/- 2.6%
+--------------------------------------------
+
+ 3d: 295.6ms +/- 9.6%
+ cube: 95.2ms +/- 9.3%
+ morph: 113.8ms +/- 21.2%
+ raytrace: 86.6ms +/- 10.2%
+
+ access: 349.1ms +/- 9.3%
+ binary-trees: 40.9ms +/- 7.6%
+ fannkuch: 149.7ms +/- 11.2%
+ nbody: 112.0ms +/- 20.1%
+ nsieve: 46.5ms +/- 12.9%
+
+ bitops: 248.4ms +/- 8.6%
+ 3bit-bits-in-byte: 36.3ms +/- 5.8%
+ bits-in-byte: 64.3ms +/- 13.1%
+ bitwise-and: 58.2ms +/- 12.7%
+ nsieve-bits: 89.6ms +/- 25.1%
+
+ controlflow: 34.1ms +/- 8.9%
+ recursive: 34.1ms +/- 8.9%
+
+ crypto: 131.8ms +/- 6.7%
+ aes: 55.5ms +/- 10.9%
+ md5: 38.1ms +/- 10.2%
+ sha1: 38.2ms +/- 3.6%
+
+ date: 176.3ms +/- 4.5%
+ format-tofte: 84.6ms +/- 5.0%
+ format-xparb: 91.7ms +/- 8.6%
+
+ math: 264.9ms +/- 11.2%
+ cordic: 98.7ms +/- 20.5%
+ partial-sums: 118.1ms +/- 17.5%
+ spectral-norm: 48.1ms +/- 6.5%
+
+ regexp: 186.7ms +/- 9.1%
+ dna: 186.7ms +/- 9.1%
+
+ string: 649.2ms +/- 5.6%
+ base64: 57.6ms +/- 7.3%
+ fasta: 138.7ms +/- 10.1%
+ tagcloud: 147.9ms +/- 10.9%
+ unpack-code: 207.5ms +/- 13.4%
+ validate-input: 97.5ms +/- 14.0%
diff --git a/bench/f14-v8.txt b/bench/f14-v8.txt
new file mode 100644
index 0000000..89807b9
--- /dev/null
+++ b/bench/f14-v8.txt
@@ -0,0 +1,10 @@
+ Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
+
+==============================================================================
+http://v8.googlecode.com/svn/data/benchmarks/v6/run.html
+==============================================================================
+
+Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.12) Gecko/20101028 Remi/fc14 Firefox/3.6.12 255
+Mozilla/5.0 (X11; Linux x86_64; rv:2.0b6) Gecko/20100101 Firefox/4.0b6 Remi/fc14 874
+Mozilla/5.0 (X11; Linux x86_64; rv:2.0b7) Gecko/20100101 Firefox/4.0b7 2328
+