From ac7dced4322cf4682624fdbb0f6a785a53b0fe4b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 28 Sep 2011 17:54:24 +0200 Subject: firefox, bench results --- bench/f14-kraken.txt | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'bench/f14-kraken.txt') diff --git a/bench/f14-kraken.txt b/bench/f14-kraken.txt index 18e1995..81c1b22 100644 --- a/bench/f14-kraken.txt +++ b/bench/f14-kraken.txt @@ -26,8 +26,40 @@ Intel(R) Core(TM) i5 CPU 760 @ 2.80GHz Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0b5 4338.0 Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0b7 4296.6 Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20100101 Firefox/6.0 4251.9 + Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20100101 Firefox/7.0 4319.8 ============================================================================== +Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20100101 Firefox/7.0 +=============================================== +RESULTS (means and 95% confidence intervals) +----------------------------------------------- +Total: 4319.8ms +/- 1.2% +----------------------------------------------- + + ai: 1048.0ms +/- 5.7% + astar: 1048.0ms +/- 5.7% + + audio: 1096.8ms +/- 1.2% + beat-detection: 325.3ms +/- 4.5% + dft: 234.1ms +/- 0.9% + fft: 211.6ms +/- 1.0% + oscillator: 325.8ms +/- 1.2% + + imaging: 1398.1ms +/- 0.4% + gaussian-blur: 529.6ms +/- 0.4% + darkroom: 204.0ms +/- 2.7% + desaturate: 664.5ms +/- 0.5% + + json: 122.1ms +/- 0.9% + parse-financial: 69.2ms +/- 0.9% + stringify-tinderbox: 52.9ms +/- 2.1% + + stanford: 654.8ms +/- 0.6% + crypto-aes: 198.2ms +/- 1.4% + crypto-ccm: 134.8ms +/- 1.3% + crypto-pbkdf2: 220.1ms +/- 1.0% + crypto-sha256-iterative: 101.7ms +/- 2.9% +============================================================================== Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20100101 Firefox/6.0 =============================================== RESULTS (means and 95% confidence intervals) -- cgit