From e9289cb88946a8b278e0b8df176fa8983745d46f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 10 Sep 2010 18:32:25 +0200 Subject: firefox-3.6.9-1 --- benchmark.txt | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) (limited to 'benchmark.txt') diff --git a/benchmark.txt b/benchmark.txt index eb6eaa0..9755de2 100644 --- a/benchmark.txt +++ b/benchmark.txt @@ -56,6 +56,58 @@ Total: 2029.0ms +/- 2.3% validate-input: 68.0ms +/- 35.1% +Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.9) Gecko/20100910 Remi/fc13 Firefox/3.6.9 +============================================ +RESULTS (means and 95% confidence intervals) +-------------------------------------------- +Total: 2105.2ms +/- 3.4% +-------------------------------------------- + + 3d: 261.2ms +/- 8.8% + cube: 86.2ms +/- 1.9% + morph: 93.2ms +/- 25.2% + raytrace: 81.8ms +/- 1.3% + + access: 307.8ms +/- 2.6% + binary-trees: 39.4ms +/- 1.7% + fannkuch: 131.6ms +/- 1.4% + nbody: 98.6ms +/- 7.1% + nsieve: 38.2ms +/- 1.5% + + bitops: 223.8ms +/- 4.2% + 3bit-bits-in-byte: 36.2ms +/- 3.8% + bits-in-byte: 61.2ms +/- 15.0% + bitwise-and: 52.4ms +/- 1.3% + nsieve-bits: 74.0ms +/- 2.9% + + controlflow: 34.2ms +/- 6.5% + recursive: 34.2ms +/- 6.5% + + crypto: 131.2ms +/- 2.1% + aes: 53.0ms +/- 2.3% + md5: 37.8ms +/- 5.4% + sha1: 40.4ms +/- 1.7% + + date: 171.2ms +/- 4.0% + format-tofte: 85.2ms +/- 3.2% + format-xparb: 86.0ms +/- 4.9% + + math: 240.2ms +/- 12.8% + cordic: 94.4ms +/- 2.9% + partial-sums: 100.4ms +/- 31.1% + spectral-norm: 45.4ms +/- 1.5% + + regexp: 185.8ms +/- 3.6% + dna: 185.8ms +/- 3.6% + + string: 549.8ms +/- 8.7% + base64: 38.2ms +/- 3.6% + fasta: 124.8ms +/- 24.9% + tagcloud: 129.2ms +/- 16.9% + unpack-code: 188.0ms +/- 16.5% + validate-input: 69.6ms +/- 12.5% + + Mozilla/5.0 (X11; Linux x86_64; rv:2.0b2) Gecko/20100728 Remi/fc13 Firefox/4.0b2 ============================================ RESULTS (means and 95% confidence intervals) @@ -267,6 +319,7 @@ Total: 523.2ms +/- 3.4% http://v8.googlecode.com/svn/data/benchmarks/v5/run.html ============================================================================== Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.8) Gecko/20100724 Remi/fc13 Firefox/3.6.8 : 225 +Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.9) Gecko/20100910 Remi/fc13 Firefox/3.6.9 : 242 Mozilla/5.0 (X11; Linux x86_64; rv:2.0b3) Gecko/20100815 Remi/fc13 Firefox/4.0b3 : 812 Mozilla/5.0 (X11; Linux x86_64; rv:2.0b4) Gecko/20100825 Remi/fc13 Firefox/4.0b4 : 902 Mozilla/5.0 (X11; Linux x86_64; rv:2.0b5) Gecko/20100101 Firefox/4.0b5 Remi/fc13 : 909 -- cgit