diff options
| author | Remi Collet <fedora@famillecollet.com> | 2011-02-28 18:12:03 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2011-02-28 18:12:03 +0100 | 
| commit | 59e0e54088c7f75d67382eb6f70fb049c55c1736 (patch) | |
| tree | 76542cc937a035403266647045f377238c1d4c7e /bench | |
| parent | 4c6fbff8e739e75ff89daa56decfd6af9477e985 (diff) | |
xulrunner 2.0b12, firefox 4.0b12 + sync with rawhide
Diffstat (limited to 'bench')
| -rw-r--r-- | bench/f14-kraken.txt | 32 | ||||
| -rw-r--r-- | bench/f14-sunspider.txt | 52 | ||||
| -rw-r--r-- | bench/f14-v8.txt | 1 | 
3 files changed, 85 insertions, 0 deletions
| diff --git a/bench/f14-kraken.txt b/bench/f14-kraken.txt index 45d6fb8..d4ed521 100644 --- a/bench/f14-kraken.txt +++ b/bench/f14-kraken.txt @@ -19,8 +19,40 @@ Intel(R) Core(TM) i5 CPU         760  @ 2.80GHz  	Mozilla/5.0 (X11; Linux x86_64; rv:2.0b9) Gecko/20100101 Firefox/4.0b9					 5143.7  	Mozilla/5.0 (X11; Linux x86_64; rv:2.0b10) Gecko/20100101 Firefox/4.0b10				 4712.3  	Mozilla/5.0 (X11; Linux x86_64; rv:2.0b11) Gecko/20110203 Firefox/4.0b11				 4734.2 +	Mozilla/5.0 (X11; Linux x86_64; rv:2.0b12) Gecko/20100101 Firefox/4.0b12				 4548.8  ========================================================================================= +Mozilla/5.0 (X11; Linux x86_64; rv:2.0b12) Gecko/20100101 Firefox/4.0b12				 +=============================================== +RESULTS (means and 95% confidence intervals) +----------------------------------------------- +Total:                        4548.8ms +/- 0.5% +----------------------------------------------- + +  ai:                         1011.0ms +/- 1.7% +    astar:                    1011.0ms +/- 1.7% + +  audio:                      1348.9ms +/- 0.3% +    beat-detection:            428.4ms +/- 0.4% +    dft:                       278.0ms +/- 1.4% +    fft:                       320.1ms +/- 0.5% +    oscillator:                322.4ms +/- 0.3% + +  imaging:                    1375.1ms +/- 0.4% +    gaussian-blur:             516.7ms +/- 0.2% +    darkroom:                  198.7ms +/- 0.3% +    desaturate:                659.7ms +/- 0.7% + +  json:                        155.8ms +/- 0.5% +    parse-financial:            97.2ms +/- 1.0% +    stringify-tinderbox:        58.6ms +/- 1.5% + +  stanford:                    658.0ms +/- 0.7% +    crypto-aes:                200.3ms +/- 1.2% +    crypto-ccm:                144.1ms +/- 2.1% +    crypto-pbkdf2:             210.7ms +/- 0.6% +    crypto-sha256-iterative:   102.9ms +/- 0.8% +=========================================================================================  Mozilla/5.0 (X11; Linux x86_64; rv:2.0b11) Gecko/20110203 Firefox/4.0b11  ===============================================  RESULTS (means and 95% confidence intervals) diff --git a/bench/f14-sunspider.txt b/bench/f14-sunspider.txt index 306e4fd..df6a2ef 100644 --- a/bench/f14-sunspider.txt +++ b/bench/f14-sunspider.txt @@ -19,8 +19,60 @@ Intel(R) Core(TM) i5 CPU         760  @ 2.80GHz  	Mozilla/5.0 (X11; Linux x86_64; rv:2.0b9) Gecko/20100101 Firefox/4.0b9					 218.5  	Mozilla/5.0 (X11; Linux x86_64; rv:2.0b10) Gecko/20100101 Firefox/4.0b10				 225.8  	Mozilla/5.0 (X11; Linux x86_64; rv:2.0b11) Gecko/20110203 Firefox/4.0b11				 231.9 +	Mozilla/5.0 (X11; Linux x86_64; rv:2.0b12) Gecko/20100101 Firefox/4.0b12				 237.4  ========================================================================================= +Mozilla/5.0 (X11; Linux x86_64; rv:2.0b12) Gecko/20100101 Firefox/4.0b12 +============================================ +RESULTS (means and 95% confidence intervals) +-------------------------------------------- +Total:                 237.4ms +/- 5.4% +-------------------------------------------- + +  3d:                   35.2ms +/- 5.0% +    cube:               15.3ms +/- 12.3% +    morph:               5.0ms +/- 0.0% +    raytrace:           14.9ms +/- 10.7% + +  access:               36.5ms +/- 16.4% +    binary-trees:        4.4ms +/- 32.7% +    fannkuch:           17.9ms +/- 15.0% +    nbody:               6.0ms +/- 29.7% +    nsieve:              8.2ms +/- 18.3% + +  bitops:               20.2ms +/- 18.0% +    3bit-bits-in-byte:   0.6ms +/- 83.3% +    bits-in-byte:        9.6ms +/- 25.8% +    bitwise-and:         2.7ms +/- 33.1% +    nsieve-bits:         7.3ms +/- 26.9% + +  controlflow:           4.5ms +/- 29.2% +    recursive:           4.5ms +/- 29.2% + +  crypto:               19.7ms +/- 11.1% +    aes:                10.2ms +/- 11.8% +    md5:                 5.8ms +/- 28.9% +    sha1:                3.7ms +/- 30.3% + +  date:                 29.2ms +/- 6.8% +    format-tofte:       19.8ms +/- 11.5% +    format-xparb:        9.4ms +/- 14.4% + +  math:                 25.0ms +/- 21.9% +    cordic:              6.1ms +/- 27.3% +    partial-sums:       10.6ms +/- 23.0% +    spectral-norm:       8.3ms +/- 33.7% + +  regexp:               12.4ms +/- 11.9% +    dna:                12.4ms +/- 11.9% + +  string:               54.7ms +/- 5.2% +    base64:              4.6ms +/- 25.6% +    fasta:              11.7ms +/- 18.9% +    tagcloud:           14.8ms +/- 5.0% +    unpack-code:        17.3ms +/- 7.3% +    validate-input:      6.3ms +/- 31.2% +=========================================================================================  Mozilla/5.0 (X11; Linux x86_64; rv:2.0b11) Gecko/20110203 Firefox/4.0b11  ============================================  RESULTS (means and 95% confidence intervals) diff --git a/bench/f14-v8.txt b/bench/f14-v8.txt index 6e20709..daebaa2 100644 --- a/bench/f14-v8.txt +++ b/bench/f14-v8.txt @@ -19,4 +19,5 @@ Intel(R) Core(TM) i5 CPU         760  @ 2.80GHz  	Mozilla/5.0 (X11; Linux x86_64; rv:2.0b9) Gecko/20100101 Firefox/4.0b9					5158  	Mozilla/5.0 (X11; Linux x86_64; rv:2.0b10) Gecko/20100101 Firefox/4.0b10				5099  	Mozilla/5.0 (X11; Linux x86_64; rv:2.0b11) Gecko/20110203 Firefox/4.0b11				5050 +	Mozilla/5.0 (X11; Linux x86_64; rv:2.0b12) Gecko/20100101 Firefox/4.0b12				5090 | 
