diff options
Diffstat (limited to 'bench')
| -rw-r--r-- | bench/kraken.txt | 6 | ||||
| -rw-r--r-- | bench/sunspider.txt | 52 | ||||
| -rw-r--r-- | bench/v8-6.txt | 10 | ||||
| -rw-r--r-- | bench/v8-7.txt | 13 | 
4 files changed, 79 insertions, 2 deletions
diff --git a/bench/kraken.txt b/bench/kraken.txt index 9f2b351..44b5515 100644 --- a/bench/kraken.txt +++ b/bench/kraken.txt @@ -30,6 +30,10 @@ Intel(R) Core(TM) i5 CPU         760  @ 2.80GHz          Mozilla/5.0 (X11; Linux x86_64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1					 3125.2  	Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20100101 Firefox/10.0					 2969.4  	Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0					 3029.5 +	Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0					 + +============================================================================== +Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0  ==============================================================================  Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0 @@ -51,7 +55,7 @@ Total:                        3029.5ms +/- 0.3%    imaging:                    1206.4ms +/- 0.2%      gaussian-blur:             685.3ms +/- 0.2%      darkroom:                  280.2ms +/- 1.1% -    desaturate:                240.9ms +/- 0.4% +	    desaturate:                240.9ms +/- 0.4%    json:                        169.0ms +/- 5.4%      parse-financial:            85.6ms +/- 3.2% diff --git a/bench/sunspider.txt b/bench/sunspider.txt index eb7b432..1a72c3f 100644 --- a/bench/sunspider.txt +++ b/bench/sunspider.txt @@ -30,8 +30,60 @@ Intel(R) Core(TM) i5 CPU         760  @ 2.80GHz  	Mozilla/5.0 (X11; Linux x86_64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1					 197.9  	Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20100101 Firefox/10.0					 209.4  	Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0					 255.5 +	Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0					 246.1  ============================================================================== +Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0 +============================================ +RESULTS (means and 95% confidence intervals) +-------------------------------------------- +Total:                 246.1ms +/- 4.9% +-------------------------------------------- + +  3d:                   38.5ms +/- 8.8% +    cube:               15.0ms +/- 13.3% +    morph:               9.3ms +/- 23.8% +    raytrace:           14.2ms +/- 15.2% + +  access:               28.0ms +/- 17.7% +    binary-trees:        4.2ms +/- 28.7% +    fannkuch:           10.7ms +/- 16.1% +    nbody:               6.9ms +/- 29.9% +    nsieve:              6.2ms +/- 26.5% + +  bitops:               20.9ms +/- 14.5% +    3bit-bits-in-byte:   1.8ms +/- 36.5% +    bits-in-byte:        6.7ms +/- 29.3% +    bitwise-and:         7.0ms +/- 19.8% +    nsieve-bits:         5.4ms +/- 28.7% + +  controlflow:           3.6ms +/- 32.7% +    recursive:           3.6ms +/- 32.7% + +  crypto:               23.9ms +/- 6.5% +    aes:                11.5ms +/- 10.3% +    md5:                 6.6ms +/- 29.0% +    sha1:                5.8ms +/- 23.8% + +  date:                 31.6ms +/- 7.6% +    format-tofte:       18.9ms +/- 10.9% +    format-xparb:       12.7ms +/- 7.0% + +  math:                 23.3ms +/- 14.3% +    cordic:              5.2ms +/- 30.9% +    partial-sums:       13.5ms +/- 15.6% +    spectral-norm:       4.6ms +/- 29.5% + +  regexp:               13.8ms +/- 16.0% +    dna:                13.8ms +/- 16.0% + +  string:               62.5ms +/- 5.4% +    base64:              8.2ms +/- 19.6% +    fasta:               9.4ms +/- 24.9% +    tagcloud:           17.3ms +/- 7.3% +    unpack-code:        20.4ms +/- 6.4% +    validate-input:      7.2ms +/- 10.3% +==============================================================================  Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0  ============================================  RESULTS (means and 95% confidence intervals) diff --git a/bench/v8-6.txt b/bench/v8-6.txt index 1bafc8b..7a6cd09 100644 --- a/bench/v8-6.txt +++ b/bench/v8-6.txt @@ -30,8 +30,18 @@ Intel(R) Core(TM) i5 CPU         760  @ 2.80GHz  	Mozilla/5.0 (X11; Linux x86_64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1					6700  	Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20100101 Firefox/10.0					6715  	Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0					6630 +	Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0					6499  ============================================================================== +Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0 +Richards: 8257 +DeltaBlue: 7809 +Crypto: 12426 +RayTrace: 3496 +EarleyBoyer: 8271 +RegExp: 1815 +Splay: 11645 +==============================================================================  Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0  Score: 6630  Richards: 8225 diff --git a/bench/v8-7.txt b/bench/v8-7.txt index a578526..87d9638 100644 --- a/bench/v8-7.txt +++ b/bench/v8-7.txt @@ -5,9 +5,20 @@ http://v8.googlecode.com/svn/data/benchmarks/v7/run.html  Intel(R) Core(TM) i5 CPU         760  @ 2.80GHz -	Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0					7139 +	Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0	7139 +	Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0	6999					  ============================================================================== +Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0 +Richards: 8081 +DeltaBlue: 7531 +Crypto: 12521 +RayTrace: 3499 +EarleyBoyer: 8015 +RegExp: 1823 +Splay: 11979 +NavierStokes: 12342 +==============================================================================  Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0  Score: 7139  Richards: 8310  | 
