Release the Kraken (Benchmark) - post your results

Mhorydyn

Ars Tribunus Angusticlavius
9,756
Subscriptor
If anyone has the time to post results from Firefox on the M1, I'd be interested in a more direct comparison to the code I'm running here.


Firefox v86.0

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        705.5ms +/- 0.6%
-----------------------------------------------

  ai:                          87.6ms +/- 0.7%
    astar:                     87.6ms +/- 0.7%

  audio:                      235.3ms +/- 1.2%
    beat-detection:            62.9ms +/- 2.5%
    dft:                       43.4ms +/- 6.6%
    fft:                       54.2ms +/- 2.0%
    oscillator:                74.8ms +/- 1.1%

  imaging:                    205.7ms +/- 1.5%
    gaussian-blur:             87.0ms +/- 0.5%
    darkroom:                  42.6ms +/- 1.2%
    desaturate:                76.1ms +/- 3.3%

  json:                        34.6ms +/- 2.2%
    parse-financial:           22.4ms +/- 2.2%
    stringify-tinderbox:       12.2ms +/- 4.6%

  stanford:                   142.3ms +/- 0.8%
    crypto-aes:                38.6ms +/- 1.6%
    crypto-ccm:                32.1ms +/- 1.3%
    crypto-pbkdf2:             50.9ms +/- 1.7%
    crypto-sha256-iterative:   20.7ms +/- 2.8%


Chrome v89.0.4389.82
Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        611.6ms +/- 0.3%
-----------------------------------------------

  ai:                          66.3ms +/- 1.5%
    astar:                     66.3ms +/- 1.5%

  audio:                      128.5ms +/- 0.7%
    beat-detection:            35.3ms +/- 1.7%
    dft:                       40.7ms +/- 0.8%
    fft:                       25.0ms +/- 0.0%
    oscillator:                27.5ms +/- 1.4%

  imaging:                    210.1ms +/- 0.3%
    gaussian-blur:             79.5ms +/- 0.6%
    darkroom:                  97.0ms +/- 0.0%
    desaturate:                33.6ms +/- 1.1%

  json:                        30.8ms +/- 1.5%
    parse-financial:           18.0ms +/- 1.9%
    stringify-tinderbox:       12.8ms +/- 2.4%

  stanford:                   175.9ms +/- 0.5%
    crypto-aes:                44.4ms +/- 0.8%
    crypto-ccm:                47.9ms +/- 0.8%
    crypto-pbkdf2:             59.4ms +/- 0.8%
    crypto-sha256-iterative:   24.2ms +/- 1.2%

Note that I'm having odd performance issues with the original link -- it seems to be hanging and waiting a moment to download/load many of the tasks (in Chrome 'waiting for <URL>' keeps popping up at the bottom). I went to the URL linked here which works as expected: https://wiki.mozilla.org/Kraken
 

Mhorydyn

Ars Tribunus Angusticlavius
9,756
Subscriptor
Still seeing a bit of a performance gap between the original link and the one posted above. While running the original one, the text for each test seems to flicker as it cycles through all of them. On the link above, the text seems solid as the test completes. Anyone else noticing this?

Anyway, 11" iPad Pro/8GB RAM/iOS 11.4
Original link:
Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        510.1ms +/- 0.9%
-----------------------------------------------

  ai:                          84.3ms +/- 2.7%
    astar:                     84.3ms +/- 2.7%

  audio:                      132.7ms +/- 2.1%
    beat-detection:            42.8ms +/- 1.5%
    dft:                       32.3ms +/- 7.7%
    fft:                       30.3ms +/- 1.9%
    oscillator:                27.3ms +/- 2.2%

  imaging:                    116.5ms +/- 0.9%
    gaussian-blur:             43.5ms +/- 0.9%
    darkroom:                  41.6ms +/- 1.4%
    desaturate:                31.4ms +/- 1.2%

  json:                        42.6ms +/- 1.6%
    parse-financial:           24.8ms +/- 1.2%
    stringify-tinderbox:       17.8ms +/- 3.2%

  stanford:                   134.0ms +/- 0.5%
    crypto-aes:                41.0ms +/- 1.4%
    crypto-ccm:                31.6ms +/- 1.6%
    crypto-pbkdf2:             41.1ms +/- 1.3%
    crypto-sha256-iterative:   20.3ms +/- 2.4%


Using the newer link:
Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        449.8ms +/- 0.3%
-----------------------------------------------

  ai:                          79.1ms +/- 0.3%
    astar:                     79.1ms +/- 0.3%

  audio:                      111.8ms +/- 0.7%
    beat-detection:            37.3ms +/- 1.3%
    dft:                       25.6ms +/- 1.4%
    fft:                       26.0ms +/- 1.3%
    oscillator:                22.9ms +/- 1.0%

  imaging:                    107.0ms +/- 0.6%
    gaussian-blur:             40.2ms +/- 0.7%
    darkroom:                  38.2ms +/- 0.8%
    desaturate:                28.6ms +/- 1.3%

  json:                        34.8ms +/- 1.6%
    parse-financial:           20.6ms +/- 1.8%
    stringify-tinderbox:       14.2ms +/- 2.1%

  stanford:                   117.1ms +/- 0.7%
    crypto-aes:                36.1ms +/- 1.5%
    crypto-ccm:                28.2ms +/- 2.0%
    crypto-pbkdf2:             35.9ms +/- 1.5%
    crypto-sha256-iterative:   16.9ms +/- 2.4%
 

BigDukeSix

Ars Scholae Palatinae
1,271
If anyone has the time to post results from Firefox on the M1, I'd be interested in a more direct comparison to the code I'm running here.

Mac mini M1 running macOS 11.4 using Firefox 88.0.1

  • ===============================================
    RESULTS (means and 95% confidence intervals)
    -----------------------------------------------
    Total: 708.2ms +/- 0.7%
    -----------------------------------------------

    ai: 89.9ms +/- 0.7%
    astar: 89.9ms +/- 0.7%

    audio: 240.6ms +/- 1.4%
    beat-detection: 65.1ms +/- 1.8%
    dft: 42.8ms +/- 5.0%
    fft: 55.3ms +/- 2.1%
    oscillator: 77.4ms +/- 1.1%

    imaging: 204.9ms +/- 1.2%
    gaussian-blur: 87.3ms +/- 1.5%
    darkroom: 42.5ms +/- 2.3%
    desaturate: 75.1ms +/- 0.7%

    json: 33.4ms +/- 1.8%
    parse-financial: 21.5ms +/- 1.8%
    stringify-tinderbox: 11.9ms +/- 3.4%

    stanford: 139.4ms +/- 1.0%
    crypto-aes: 37.7ms +/- 1.8%
    crypto-ccm: 31.4ms +/- 1.6%
    crypto-pbkdf2: 50.5ms +/- 1.5%
    crypto-sha256-iterative: 19.8ms +/- 3.3%

Safari 14.1.1 for comparison

  • ===============================================
    RESULTS (means and 95% confidence intervals)
    -----------------------------------------------
    Total: 474.4ms +/- 0.4%
    -----------------------------------------------

    ai: 80.8ms +/- 0.7%
    astar: 80.8ms +/- 0.7%

    audio: 121.4ms +/- 1.1%
    beat-detection: 39.8ms +/- 2.2%
    dft: 28.3ms +/- 1.7%
    fft: 28.0ms +/- 1.7%
    oscillator: 25.3ms +/- 2.3%

    imaging: 110.3ms +/- 0.3%
    gaussian-blur: 41.2ms +/- 0.7%
    darkroom: 39.4ms +/- 0.9%
    desaturate: 29.7ms +/- 1.2%

    json: 38.0ms +/- 2.0%
    parse-financial: 22.6ms +/- 2.2%
    stringify-tinderbox: 15.4ms +/- 3.9%

    stanford: 123.9ms +/- 0.7%
    crypto-aes: 38.1ms +/- 1.4%
    crypto-ccm: 29.5ms +/- 2.1%
    crypto-pbkdf2: 38.5ms +/- 1.6%
    crypto-sha256-iterative: 17.8ms +/- 2.5%
 
Samsung Galaxy S21 Ultra
Snapdragon 888, 12gb ram
Firefox 89.1.1, Android 11 May 1, 2021 update

I need to find a good system monitor to find what the cpu is doing.

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                       1144.6ms +/- 1.2%
-----------------------------------------------

  ai:                         137.8ms +/- 7.2%
    astar:                    137.8ms +/- 7.2%

  audio:                      430.7ms +/- 2.0%
    beat-detection:            93.0ms +/- 4.0%
    dft:                      121.4ms +/- 8.1%
    fft:                       80.5ms +/- 6.7%
    oscillator:               135.8ms +/- 3.9%

  imaging:                    285.8ms +/- 1.9%
    gaussian-blur:            121.5ms +/- 0.9%
    darkroom:                  62.4ms +/- 1.0%
    desaturate:               101.9ms +/- 4.1%

  json:                        66.2ms +/- 7.1%
    parse-financial:           40.1ms +/- 9.6%
    stringify-tinderbox:       26.1ms +/- 6.1%

  stanford:                   224.1ms +/- 0.6%
    crypto-aes:                63.1ms +/- 3.0%
    crypto-ccm:                51.2ms +/- 2.2%
    crypto-pbkdf2:             77.1ms +/- 0.7%
    crypto-sha256-iterative:   32.7ms +/- 2.3%
 

naql

Ars Tribunus Militum
2,385
M1 iMac, 16GB RAM, macOS 11.4, Safari 14.1.1

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        428.2ms +/- 1.0%
-----------------------------------------------

  ai:                          77.1ms +/- 0.5%
    astar:                     77.1ms +/- 0.5%

  audio:                      106.6ms +/- 2.8%
    beat-detection:            34.4ms +/- 1.5%
    dft:                       27.4ms +/- 9.3%
    fft:                       23.0ms +/- 3.3%
    oscillator:                21.8ms +/- 6.1%

  imaging:                    103.2ms +/- 2.1%
    gaussian-blur:             38.6ms +/- 1.3%
    darkroom:                  37.8ms +/- 5.3%
    desaturate:                26.8ms +/- 1.1%

  json:                        32.5ms +/- 7.5%
    parse-financial:           18.9ms +/- 9.5%
    stringify-tinderbox:       13.6ms +/- 15.1%

  stanford:                   108.8ms +/- 1.9%
    crypto-aes:                32.1ms +/- 1.9%
    crypto-ccm:                27.3ms +/- 5.4%
    crypto-pbkdf2:             34.2ms +/- 4.3%
    crypto-sha256-iterative:   15.2ms +/- 8.2%
 

steelghost

Ars Praefectus
4,975
Subscriptor++
Windows 10 21H1 Build 19043.1083, AMD 5900X (PBO / Curve Optimiser overclocked), Firefox 90.0,

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        692.4ms +/- 2.0%
-----------------------------------------------

  ai:                          97.9ms +/- 10.1%
    astar:                     97.9ms +/- 10.1%

  audio:                      224.7ms +/- 2.1%
    beat-detection:            60.9ms +/- 3.3%
    dft:                       41.5ms +/- 3.5%
    fft:                       53.0ms +/- 2.8%
    oscillator:                69.3ms +/- 1.9%

  imaging:                    191.4ms +/- 1.6%
    gaussian-blur:             71.8ms +/- 1.9%
    darkroom:                  56.2ms +/- 1.2%
    desaturate:                63.4ms +/- 4.2%

  json:                        35.2ms +/- 2.8%
    parse-financial:           20.7ms +/- 2.8%
    stringify-tinderbox:       14.5ms +/- 3.5%

  stanford:                   143.2ms +/- 1.9%
    crypto-aes:                42.5ms +/- 4.9%
    crypto-ccm:                31.4ms +/- 1.2%
    crypto-pbkdf2:             48.4ms +/- 1.4%
    crypto-sha256-iterative:   20.9ms +/- 1.9%
 

Made in Hurry

Ars Praefectus
4,553
Subscriptor
HP X360 Chromebook (i3-8130u, 8GB, 64GB eMMC)


RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total: 1251.4ms +/- 1.0%
-----------------------------------------------

ai: 107.1ms +/- 1.4%
astar: 107.1ms +/- 1.4%

audio: 322.9ms +/- 2.5%
beat-detection: 81.3ms +/- 7.8%
dft: 127.0ms +/- 1.7%
fft: 55.7ms +/- 9.5%
oscillator: 58.9ms +/- 7.0%

imaging: 422.4ms +/- 0.6%
gaussian-blur: 166.1ms +/- 0.5%
darkroom: 189.7ms +/- 0.3%
desaturate: 66.6ms +/- 3.3%

json: 58.3ms +/- 1.8%
parse-financial: 35.4ms +/- 2.0%
stringify-tinderbox: 22.9ms +/- 2.3%

stanford: 340.7ms +/- 1.5%
crypto-aes: 84.8ms +/- 1.9%
crypto-ccm: 107.6ms +/- 3.6%
crypto-pbkdf2: 105.1ms +/- 2.3%
crypto-sha256-iterative: 43.2ms +/- 5.4%
 

Made in Hurry

Ars Praefectus
4,553
Subscriptor
The same Chromebook running Crostini (Linux environment) and Wine 6.01 running Firefox 90.02 64-bit.

===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total: 3268.9ms +/- 3.4%
-----------------------------------------------

ai: 322.2ms +/- 6.3%
astar: 322.2ms +/- 6.3%

audio: 1332.9ms +/- 6.6%
beat-detection: 302.6ms +/- 16.4%
dft: 373.8ms +/- 9.8%
fft: 273.9ms +/- 16.0%
oscillator: 382.6ms +/- 15.2%

imaging: 787.1ms +/- 8.4%
gaussian-blur: 318.4ms +/- 11.8%
darkroom: 191.9ms +/- 11.0%
desaturate: 276.8ms +/- 12.6%

json: 180.6ms +/- 11.4%
parse-financial: 101.5ms +/- 20.0%
stringify-tinderbox: 79.1ms +/- 8.9%

stanford: 646.1ms +/- 8.0%
crypto-aes: 173.7ms +/- 10.3%
crypto-ccm: 167.2ms +/- 23.4%
crypto-pbkdf2: 197.8ms +/- 8.5%
crypto-sha256-iterative: 107.4ms +/- 6.8%
 

NulloModo

Ars Tribunus Militum
1,826
iPad Pro 11” M1

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        447.9ms +/- 0.4%
-----------------------------------------------

  ai:                          79.0ms +/- 0.4%
    astar:                     79.0ms +/- 0.4%

  audio:                      111.1ms +/- 0.7%
    beat-detection:            37.6ms +/- 1.3%
    dft:                       25.2ms +/- 1.8%
    fft:                       25.2ms +/- 2.6%
    oscillator:                23.1ms +/- 1.0%

  imaging:                    106.3ms +/- 0.6%
    gaussian-blur:             40.1ms +/- 0.6%
    darkroom:                  37.8ms +/- 1.2%
    desaturate:                28.4ms +/- 1.3%

  json:                        34.6ms +/- 1.7%
    parse-financial:           20.4ms +/- 1.8%
    stringify-tinderbox:       14.2ms +/- 2.1%

  stanford:                   116.9ms +/- 1.3%
    crypto-aes:                36.2ms +/- 2.6%
    crypto-ccm:                27.8ms +/- 2.0%
    crypto-pbkdf2:             35.9ms +/- 1.5%
    crypto-sha256-iterative:   17.0ms +/- 2.0%
 

SuperDave

Senator
23,693
Subscriptor++
Ryzen 5800X/X570, 2x32GB 3600, Chrome 92.0.4515.131 on Ubuntu 21.04

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        530.7ms +/- 2.6%
-----------------------------------------------

  ai:                          50.6ms +/- 2.0%
    astar:                     50.6ms +/- 2.0%

  audio:                      112.1ms +/- 9.5%
    beat-detection:            30.6ms +/- 2.7%
    dft:                       32.8ms +/- 1.7%
    fft:                       25.8ms +/- 40.7%
    oscillator:                22.9ms +/- 1.8%

  imaging:                    181.3ms +/- 1.2%
    gaussian-blur:             63.2ms +/- 1.7%
    darkroom:                  92.4ms +/- 0.9%
    desaturate:                25.7ms +/- 1.9%

  json:                        30.8ms +/- 20.7%
    parse-financial:           13.8ms +/- 3.3%
    stringify-tinderbox:       17.0ms +/- 37.0%

  stanford:                   155.9ms +/- 4.2%
    crypto-aes:                41.6ms +/- 9.0%
    crypto-ccm:                44.9ms +/- 6.1%
    crypto-pbkdf2:             51.2ms +/- 1.6%
    crypto-sha256-iterative:   18.2ms +/- 3.1%
 

SuperDave

Senator
23,693
Subscriptor++
Same on Firefox 91.0

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        805.5ms +/- 1.8%
-----------------------------------------------

  ai:                          87.6ms +/- 11.3%
    astar:                     87.6ms +/- 11.3%

  audio:                      303.5ms +/- 1.2%
    beat-detection:            80.0ms +/- 2.4%
    dft:                       57.3ms +/- 3.9%
    fft:                       70.6ms +/- 1.0%
    oscillator:                95.6ms +/- 1.3%

  imaging:                    202.2ms +/- 3.4%
    gaussian-blur:             76.4ms +/- 1.9%
    darkroom:                  53.1ms +/- 1.3%
    desaturate:                72.7ms +/- 7.8%

  json:                        46.9ms +/- 5.1%
    parse-financial:           29.9ms +/- 8.5%
    stringify-tinderbox:       17.0ms +/- 2.0%

  stanford:                   165.3ms +/- 2.3%
    crypto-aes:                49.0ms +/- 5.4%
    crypto-ccm:                35.8ms +/- 2.1%
    crypto-pbkdf2:             57.4ms +/- 2.0%
    crypto-sha256-iterative:   23.1ms +/- 2.3%
 
SD - nice rig! 2x32gb... yum

FireFox 91 on PC seems to suck right now. I just got 1146ms. That's so bad I'm not going to bother with full results.

i7-6700k @ 4ghz, 4x8gb 2133mhz, Win 10, Chrome 92
Code:
Total:                        817.5ms +/- 0.5%
-----------------------------------------------

  ai:                          80.8ms +/- 1.7%
    astar:                     80.8ms +/- 1.7%

  audio:                      192.3ms +/- 1.8%
    beat-detection:            45.9ms +/- 3.8%
    dft:                       74.4ms +/- 2.5%
    fft:                       32.3ms +/- 3.8%
    oscillator:                39.7ms +/- 0.9%

  imaging:                    287.5ms +/- 0.4%
    gaussian-blur:            102.5ms +/- 0.5%
    darkroom:                 141.2ms +/- 0.5%
    desaturate:                43.8ms +/- 0.7%

  json:                        38.4ms +/- 1.6%
    parse-financial:           22.2ms +/- 2.5%
    stringify-tinderbox:       16.2ms +/- 1.9%

  stanford:                   218.5ms +/- 0.4%
    crypto-aes:                54.6ms +/- 0.7%
    crypto-ccm:                62.5ms +/- 1.0%
    crypto-pbkdf2:             77.5ms +/- 1.0%
    crypto-sha256-iterative:   23.9ms +/- 0.9%

EDIT: Hard to believe this chip is now 6 years old. It used to get 678ms in Chrome 47. link to post

EDIT2: Found my bios settings hard reverted to default at some point, and both turbo & XMP were disabled, so the above result was at 4ghz. Enabled XMP, turbo, added a .1ghz OC to get this:

i7-6700k @ 4.5ghz, 4x8gb 2400mhz, Win 10, Chrome 92
Code:
Total:                        733.9ms +/- 0.9%
-----------------------------------------------

  ai:                          74.7ms +/- 1.7%
    astar:                     74.7ms +/- 1.7%

  audio:                      169.6ms +/- 0.9%
    beat-detection:            39.7ms +/- 2.7%
    dft:                       67.1ms +/- 1.6%
    fft:                       27.1ms +/- 4.4%
    oscillator:                35.7ms +/- 1.0%

  imaging:                    260.2ms +/- 2.1%
    gaussian-blur:             94.0ms +/- 4.8%
    darkroom:                 127.0ms +/- 0.8%
    desaturate:                39.2ms +/- 0.8%

  json:                        34.8ms +/- 4.2%
    parse-financial:           20.1ms +/- 6.6%
    stringify-tinderbox:       14.7ms +/- 2.3%

  stanford:                   194.6ms +/- 0.6%
    crypto-aes:                48.5ms +/- 1.0%
    crypto-ccm:                56.3ms +/- 1.8%
    crypto-pbkdf2:             68.6ms +/- 0.5%
    crypto-sha256-iterative:   21.2ms +/- 1.4%
 

SuperDave

Senator
23,693
Subscriptor++
Ryzen 5800X/X570, 2x32GB 3600, Chrome 92.0.4515.131 on Ubuntu 21.04

SD that's pretty crazy. My FF score has tanked significantly where my 3900X is in the 900s. Wow.
I'm switching to Vivaldi for the time being. Customizable to be close to FF, and a lot faster.

OK, that made me have to find out. Fresh install of Vivaldi, first time I opened it:

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        551.3ms +/- 0.7%
-----------------------------------------------

  ai:                          52.9ms +/- 2.0%
    astar:                     52.9ms +/- 2.0%

  audio:                      116.8ms +/- 1.5%
    beat-detection:            33.4ms +/- 1.8%
    dft:                       34.4ms +/- 1.5%
    fft:                       22.4ms +/- 2.2%
    oscillator:                26.6ms +/- 2.6%

  imaging:                    184.6ms +/- 0.6%
    gaussian-blur:             64.3ms +/- 0.9%
    darkroom:                  94.2ms +/- 0.6%
    desaturate:                26.1ms +/- 0.9%

  json:                        33.4ms +/- 1.5%
    parse-financial:           19.8ms +/- 1.5%
    stringify-tinderbox:       13.6ms +/- 2.7%

  stanford:                   163.6ms +/- 1.2%
    crypto-aes:                42.5ms +/- 2.5%
    crypto-ccm:                50.2ms +/- 3.5%
    crypto-pbkdf2:             51.5ms +/- 1.0%
    crypto-sha256-iterative:   19.4ms +/- 1.9%
 

malor

Ars Legatus Legionis
16,093
The original link is dead, so I used this version:

https://mozilla.github.io/krakenbenchmark.mozilla.org

On a 5800X limited to 105W (the official TDP), Firefox 91 on Windows LTSC (kernel 1809):

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        750.0ms +/- 10.3%
-----------------------------------------------

  ai:                         110.0ms +/- 47.9%
    astar:                    110.0ms +/- 47.9%

  audio:                      260.0ms +/- 14.2%
    beat-detection:            90.0ms +/- 45.1%
    dft:                       50.0ms +/- 75.3%
    fft:                       60.0ms +/- 61.5%
    oscillator:                60.0ms +/- 61.5%

  imaging:                    220.0ms +/- 13.7%
    gaussian-blur:             80.0ms +/- 56.5%
    darkroom:                  40.0ms +/- 92.3%
    desaturate:               100.0ms +/- 33.7%

  json:                        40.0ms +/- 124.9%
    parse-financial:           20.0ms +/- 150.7%
    stringify-tinderbox:       20.0ms +/- 150.7%

  stanford:                   120.0ms +/- 25.1%
    crypto-aes:                20.0ms +/- 150.7%
    crypto-ccm:                30.0ms +/- 115.1%
    crypto-pbkdf2:             40.0ms +/- 92.3%

So that link is faster than SuperDave's results on similar hardware, even though I'm reducing performance a little with the TDP limit.

A second run was faster:

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        650.0ms +/- 9.3%
-----------------------------------------------

  ai:                          80.0ms +/- 37.7%
    astar:                     80.0ms +/- 37.7%

  audio:                      230.0ms +/- 25.6%
    beat-detection:            80.0ms +/- 37.7%
    dft:                       30.0ms +/- 115.1%
    fft:                       50.0ms +/- 75.3%
    oscillator:                70.0ms +/- 68.9%

  imaging:                    130.0ms +/- 37.1%
    gaussian-blur:             50.0ms +/- 75.3%
    darkroom:                  20.0ms +/- 150.7%
    desaturate:                60.0ms +/- 61.5%

  json:                        50.0ms +/- 101.1%
    parse-financial:           20.0ms +/- 150.7%
    stringify-tinderbox:       30.0ms +/- 115.1%

  stanford:                   160.0ms +/- 23.1%
    crypto-aes:                30.0ms +/- 115.1%
    crypto-ccm:                40.0ms +/- 92.3%
    crypto-pbkdf2:             60.0ms +/- 61.5%
    crypto-sha256-iterative:   30.0ms +/- 115.1%

Third run was at 680.

edit: fixed the benchmark link, it wasn't working before.
 

malor

Ars Legatus Legionis
16,093
I'm not touching Chrome, but here's Chromium from chromium.woolyss.com.

5800X limited to 105W output, 32 gigs of DDR4-3600 with tight timings, Chromium 92.0.4515.131, Windows 10 LTSC (kernel 1809).

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        532.1ms +/- 0.3%
-----------------------------------------------

  ai:                          50.8ms +/- 1.1%
    astar:                     50.8ms +/- 1.1%

  audio:                      114.4ms +/- 1.0%
    beat-detection:            31.4ms +/- 1.6%
    dft:                       34.6ms +/- 1.1%
    fft:                       20.9ms +/- 1.1%
    oscillator:                27.5ms +/- 2.2%

  imaging:                    185.4ms +/- 0.3%
    gaussian-blur:             63.9ms +/- 0.4%
    darkroom:                  95.3ms +/- 0.5%
    desaturate:                26.2ms +/- 1.2%

  json:                        28.4ms +/- 1.3%
    parse-financial:           15.8ms +/- 2.9%
    stringify-tinderbox:       12.6ms +/- 2.9%

  stanford:                   153.1ms +/- 0.6%
    crypto-aes:                39.5ms +/- 1.0%
    crypto-ccm:                46.6ms +/- 1.1%
    crypto-pbkdf2:             49.4ms +/- 0.7%
    crypto-sha256-iterative:   17.6ms +/- 2.1%

That's the best of three. The first was 536.6, second 532.1, third 534.3.

One observation: Chromium is, obviously, substantially faster than Firefox, but its +/- numbers are also much tighter. Firefox appears to be inconsistent, where Chromium comes out almost the same every time.
 

malor

Ars Legatus Legionis
16,093
Out of interest, I switched over to Manjaro, and tested both Firefox and Chromium there. It's the exact same machine, just booted onto a USB 3 SSD instead of an internal NVMe SSD.

5800X, limited to 105W TDP, 32 gigs of DDR4-3600.

Firefox 91 gave me 790.0, 760.0, and 750.0 in three runs. The 750 run looks like this:

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        750.0ms +/- 14.4%
-----------------------------------------------

  ai:                         120.0ms +/- 25.1%
    astar:                    120.0ms +/- 25.1%

  audio:                      300.0ms +/- 22.5%
    beat-detection:            80.0ms +/- 56.5%
    dft:                       50.0ms +/- 75.3%
    fft:                       70.0ms +/- 68.9%
    oscillator:               100.0ms +/- 33.7%

  imaging:                    130.0ms +/- 73.5%
    gaussian-blur:             50.0ms +/- 75.3%
    darkroom:                  30.0ms +/- 160.8%
    desaturate:                50.0ms +/- 75.3%

  json:                        50.0ms +/- 75.3%
    parse-financial:           50.0ms +/- 75.3%
    stringify-tinderbox:        0.0ms +/- NaN%

  stanford:                   150.0ms +/- 40.5%
    crypto-aes:                40.0ms +/- 124.9%
    crypto-ccm:                30.0ms +/- 115.1%
    crypto-pbkdf2:             50.0ms +/- 75.3%
    crypto-sha256-iterative:   30.0ms +/- 115.1%


Chromium direct from the Manjaro repo gave me 548.3, 529.9, 537.2. The 529 run is here:

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        529.9ms +/- 0.3%
-----------------------------------------------

  ai:                          52.3ms +/- 1.3%
    astar:                     52.3ms +/- 1.3%

  audio:                      112.2ms +/- 0.7%
    beat-detection:            32.3ms +/- 1.8%
    dft:                       33.9ms +/- 1.2%
    fft:                       21.2ms +/- 1.4%
    oscillator:                24.8ms +/- 1.8%

  imaging:                    180.2ms +/- 0.2%
    gaussian-blur:             63.0ms +/- 0.0%
    darkroom:                  92.1ms +/- 0.2%
    desaturate:                25.1ms +/- 0.9%

  json:                        31.0ms +/- 1.5%
    parse-financial:           17.5ms +/- 2.2%
    stringify-tinderbox:       13.5ms +/- 2.8%

  stanford:                   154.2ms +/- 0.6%
    crypto-aes:                40.6ms +/- 1.2%
    crypto-ccm:                46.6ms +/- 2.5%
    crypto-pbkdf2:             47.9ms +/- 0.8%
    crypto-sha256-iterative:   19.1ms +/- 4.1%

My takeaway: performance is nearly identical between Manjaro (kernel 5.13.8) and LTSC 1809 on this hardware.

edit: I'm thinking that the 650 run on Firefox must have been spurious in some way. I'll probably test some more when I boot back to Windows.
 

whoisit

Ars Tribunus Angusticlavius
6,565
Subscriptor
Intel i7 11700K
32 gigs of DDR4 3200
800 megabit connection
Firefox 91.0.2

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        792.5ms +/- 2.2%
-----------------------------------------------

  ai:                          99.3ms +/- 10.8%
    astar:                     99.3ms +/- 10.8%

  audio:                      264.3ms +/- 2.1%
    beat-detection:            70.8ms +/- 5.4%
    dft:                       57.3ms +/- 4.1%
    fft:                       58.5ms +/- 3.1%
    oscillator:                77.7ms +/- 5.7%

  imaging:                    228.2ms +/- 2.2%
    gaussian-blur:             88.7ms +/- 1.8%
    darkroom:                  58.4ms +/- 1.0%
    desaturate:                81.1ms +/- 5.4%

  json:                        45.7ms +/- 27.7%
    parse-financial:           24.9ms +/- 19.0%
    stringify-tinderbox:       20.8ms +/- 60.0%

  stanford:                   155.0ms +/- 1.2%
    crypto-aes:                44.5ms +/- 1.4%
    crypto-ccm:                33.4ms +/- 4.3%
    crypto-pbkdf2:             55.2ms +/- 1.2%
    crypto-sha256-iterative:   21.9ms +/- 1.9%

Same system, just with Edge

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        610.8ms +/- 0.9%
-----------------------------------------------

  ai:                          55.7ms +/- 2.4%
    astar:                     55.7ms +/- 2.4%

  audio:                      143.4ms +/- 2.0%
    beat-detection:            34.6ms +/- 1.7%
    dft:                       48.7ms +/- 5.5%
    fft:                       24.5ms +/- 2.1%
    oscillator:                35.6ms +/- 1.0%

  imaging:                    209.7ms +/- 0.6%
    gaussian-blur:             75.2ms +/- 0.6%
    darkroom:                 103.3ms +/- 0.7%
    desaturate:                31.2ms +/- 2.4%

  json:                        29.4ms +/- 1.7%
    parse-financial:           16.6ms +/- 2.2%
    stringify-tinderbox:       12.8ms +/- 2.4%

  stanford:                   172.6ms +/- 0.5%
    crypto-aes:                43.1ms +/- 0.9%
    crypto-ccm:                51.4ms +/- 1.0%
    crypto-pbkdf2:             58.1ms +/- 0.7%
    crypto-sha256-iterative:   20.0ms +/- 0.0%
 

phongn

Ars Centurion
348
Subscriptor
Xeon E3-1270v6
48GB DDR4-2133 ECC
Windows 11 (22000.176)

Chrome 93.0.4577.63

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        947.9ms +/- 0.7%
-----------------------------------------------

  ai:                          86.7ms +/- 1.6%
    astar:                     86.7ms +/- 1.6%

  audio:                      228.7ms +/- 1.9%
    beat-detection:            55.3ms +/- 1.7%
    dft:                       90.1ms +/- 3.5%
    fft:                       39.6ms +/- 3.8%
    oscillator:                43.7ms +/- 2.6%

  imaging:                    339.7ms +/- 0.7%
    gaussian-blur:            138.8ms +/- 0.6%
    darkroom:                 146.5ms +/- 0.8%
    desaturate:                54.4ms +/- 2.9%

  json:                        46.7ms +/- 3.5%
    parse-financial:           24.6ms +/- 5.0%
    stringify-tinderbox:       22.1ms +/- 4.2%

  stanford:                   246.1ms +/- 2.1%
    crypto-aes:                62.2ms +/- 1.1%
    crypto-ccm:                69.4ms +/- 1.9%
    crypto-pbkdf2:             86.7ms +/- 3.0%
    crypto-sha256-iterative:   27.8ms +/- 5.9%

Firefox 91.0.2

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                       1304.6ms +/- 1.7%
-----------------------------------------------

  ai:                         140.0ms +/- 5.9%
    astar:                    140.0ms +/- 5.9%

  audio:                      489.1ms +/- 2.1%
    beat-detection:           123.0ms +/- 2.6%
    dft:                      113.7ms +/- 4.8%
    fft:                      110.6ms +/- 3.0%
    oscillator:               141.8ms +/- 3.2%

  imaging:                    376.3ms +/- 2.4%
    gaussian-blur:            149.2ms +/- 4.0%
    darkroom:                  91.8ms +/- 2.1%
    desaturate:               135.3ms +/- 4.5%

  json:                        59.4ms +/- 6.0%
    parse-financial:           32.8ms +/- 6.6%
    stringify-tinderbox:       26.6ms +/- 10.7%

  stanford:                   239.8ms +/- 2.6%
    crypto-aes:                67.1ms +/- 5.5%
    crypto-ccm:                50.2ms +/- 2.1%
    crypto-pbkdf2:             85.9ms +/- 3.9%
    crypto-sha256-iterative:   36.6ms +/- 5.7%
 

Made in Hurry

Ars Praefectus
4,553
Subscriptor
Edge Beta 93.0.961.37 Kubuntu:

===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total: 1637.4ms +/- 1.2%
-----------------------------------------------

I got 2300 with Firefox 91.0.2

Elitebook 840 G1, i5-4210U

Edit: Adding Chrome 93.0.4577 on the same computer with Kubuntu:


===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total: 1475.6ms +/- 1.0%

That is quite the improvement.
 

naql

Ars Tribunus Militum
2,385
Safari 15 on macOS 11.6
iMac M1, 16GB of RAM

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        417.5ms +/- 1.2%
-----------------------------------------------

  ai:                          76.2ms +/- 0.9%
    astar:                     76.2ms +/- 0.9%

  audio:                      107.4ms +/- 2.0%
    beat-detection:            35.7ms +/- 5.7%
    dft:                       25.7ms +/- 6.3%
    fft:                       24.4ms +/- 5.2%
    oscillator:                21.6ms +/- 9.1%

  imaging:                    103.2ms +/- 2.6%
    gaussian-blur:             38.6ms +/- 3.4%
    darkroom:                  37.4ms +/- 5.9%
    desaturate:                27.2ms +/- 2.1%

  json:                        29.4ms +/- 1.7%
    parse-financial:           17.1ms +/- 1.3%
    stringify-tinderbox:       12.3ms +/- 2.8%

  stanford:                   101.3ms +/- 2.7%
    crypto-aes:                30.2ms +/- 2.9%
    crypto-ccm:                24.6ms +/- 3.1%
    crypto-pbkdf2:             32.4ms +/- 6.1%
    crypto-sha256-iterative:   14.1ms +/- 5.6%
 

SuperDave

Senator
23,693
Subscriptor++
Safari 15 on macOS 11.6
iMac M1, 16GB of RAM

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        417.5ms +/- 1.2%
-----------------------------------------------

  ai:                          76.2ms +/- 0.9%
    astar:                     76.2ms +/- 0.9%

  audio:                      107.4ms +/- 2.0%
    beat-detection:            35.7ms +/- 5.7%
    dft:                       25.7ms +/- 6.3%
    fft:                       24.4ms +/- 5.2%
    oscillator:                21.6ms +/- 9.1%

  imaging:                    103.2ms +/- 2.6%
    gaussian-blur:             38.6ms +/- 3.4%
    darkroom:                  37.4ms +/- 5.9%
    desaturate:                27.2ms +/- 2.1%

  json:                        29.4ms +/- 1.7%
    parse-financial:           17.1ms +/- 1.3%
    stringify-tinderbox:       12.3ms +/- 2.8%

  stanford:                   101.3ms +/- 2.7%
    crypto-aes:                30.2ms +/- 2.9%
    crypto-ccm:                24.6ms +/- 3.1%
    crypto-pbkdf2:             32.4ms +/- 6.1%
    crypto-sha256-iterative:   14.1ms +/- 5.6%

That's....impressive. I'm sure it's already been discussed, but is it Safari or is it the M1?
 
Mac mini M1 8GB, Safari 15, macOS 11.6.

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        411.5ms +/- 0.5%
-----------------------------------------------

  ai:                          77.4ms +/- 1.3%
    astar:                     77.4ms +/- 1.3%

  audio:                      102.5ms +/- 1.2%
    beat-detection:            34.3ms +/- 1.7%
    dft:                       24.9ms +/- 1.6%
    fft:                       23.0ms +/- 2.1%
    oscillator:                20.3ms +/- 1.7%

  imaging:                    101.2ms +/- 1.4%
    gaussian-blur:             37.8ms +/- 2.5%
    darkroom:                  36.5ms +/- 1.4%
    desaturate:                26.9ms +/- 1.5%

  json:                        29.8ms +/- 1.9%
    parse-financial:           17.2ms +/- 1.8%
    stringify-tinderbox:       12.6ms +/- 4.0%

  stanford:                   100.6ms +/- 0.9%
    crypto-aes:                30.9ms +/- 1.3%
    crypto-ccm:                24.4ms +/- 2.8%
    crypto-pbkdf2:             31.4ms +/- 1.6%
    crypto-sha256-iterative:   13.9ms +/- 1.6%
 

Mhorydyn

Ars Tribunus Angusticlavius
9,756
Subscriptor
iPhone 13 Pro Max, iOS 15.0.1, Safari
Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        427.1ms +/- 1.3%
-----------------------------------------------

  ai:                          77.4ms +/- 1.7%
    astar:                     77.4ms +/- 1.7%

  audio:                      108.9ms +/- 1.3%
    beat-detection:            38.5ms +/- 1.8%
    dft:                       25.6ms +/- 1.4%
    fft:                       24.5ms +/- 3.2%
    oscillator:                20.3ms +/- 1.7%

  imaging:                    103.6ms +/- 1.9%
    gaussian-blur:             38.6ms +/- 3.7%
    darkroom:                  37.1ms +/- 1.4%
    desaturate:                27.9ms +/- 1.9%

  json:                        30.2ms +/- 2.7%
    parse-financial:           17.6ms +/- 2.1%
    stringify-tinderbox:       12.6ms +/- 5.5%

  stanford:                   107.0ms +/- 1.8%
    crypto-aes:                33.5ms +/- 2.1%
    crypto-ccm:                25.5ms +/- 2.0%
    crypto-pbkdf2:             33.0ms +/- 1.8%
    crypto-sha256-iterative:   15.0ms +/- 3.2%
 

whoisit

Ars Tribunus Angusticlavius
6,565
Subscriptor
Same system as my earlier post, just with Windows 11 with all of the new security features turned on and slightly newer versions of Firefox and Edge.

Firefox 93

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        794.7ms +/- 1.8%
-----------------------------------------------

  ai:                         105.9ms +/- 7.8%
    astar:                    105.9ms +/- 7.8%

  audio:                      268.7ms +/- 3.9%
    beat-detection:            67.8ms +/- 5.9%
    dft:                       58.4ms +/- 8.2%
    fft:                       59.0ms +/- 2.6%
    oscillator:                83.5ms +/- 11.2%

  imaging:                    220.2ms +/- 2.9%
    gaussian-blur:             86.6ms +/- 2.4%
    darkroom:                  56.9ms +/- 3.6%
    desaturate:                76.7ms +/- 6.4%

  json:                        41.1ms +/- 18.1%
    parse-financial:           26.6ms +/- 28.9%
    stringify-tinderbox:       14.5ms +/- 5.3%

  stanford:                   158.8ms +/- 1.2%
    crypto-aes:                44.9ms +/- 4.6%
    crypto-ccm:                35.9ms +/- 4.1%
    crypto-pbkdf2:             54.1ms +/- 4.1%
    crypto-sha256-iterative:   23.9ms +/- 5.2%

Edge

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        612.6ms +/- 2.2%
-----------------------------------------------

  ai:                          64.7ms +/- 10.2%
    astar:                     64.7ms +/- 10.2%

  audio:                      147.2ms +/- 2.5%
    beat-detection:            36.6ms +/- 5.8%
    dft:                       49.4ms +/- 4.3%
    fft:                       27.2ms +/- 7.9%
    oscillator:                34.0ms +/- 4.2%

  imaging:                    197.8ms +/- 2.0%
    gaussian-blur:             69.4ms +/- 2.1%
    darkroom:                  98.8ms +/- 2.7%
    desaturate:                29.6ms +/- 2.8%

  json:                        30.3ms +/- 4.6%
    parse-financial:           17.1ms +/- 8.7%
    stringify-tinderbox:       13.2ms +/- 5.6%

  stanford:                   172.6ms +/- 2.4%
    crypto-aes:                43.5ms +/- 3.2%
    crypto-ccm:                50.1ms +/- 3.6%
    crypto-pbkdf2:             60.0ms +/- 3.0%
    crypto-sha256-iterative:   19.0ms +/- 2.5%

Surprisingly little difference.
 
Mac mini M1 8GB, Safari 15.1, macOS 12.0.1. No big surprises.

Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        406.5ms +/- 0.5%
-----------------------------------------------

  ai:                          76.7ms +/- 0.5%
    astar:                     76.7ms +/- 0.5%

  audio:                      103.1ms +/- 1.2%
    beat-detection:            34.4ms +/- 2.0%
    dft:                       24.8ms +/- 2.3%
    fft:                       22.0ms +/- 2.7%
    oscillator:                21.9ms +/- 2.9%

  imaging:                    101.2ms +/- 0.6%
    gaussian-blur:             38.0ms +/- 0.9%
    darkroom:                  36.3ms +/- 1.0%
    desaturate:                26.9ms +/- 0.8%

  json:                        29.0ms +/- 3.1%
    parse-financial:           16.3ms +/- 2.1%
    stringify-tinderbox:       12.7ms +/- 5.3%

  stanford:                    96.5ms +/- 1.2%
    crypto-aes:                29.0ms +/- 1.2%
    crypto-ccm:                21.7ms +/- 2.7%
    crypto-pbkdf2:             31.8ms +/- 2.6%
    crypto-sha256-iterative:   14.0ms +/- 2.4%
 

targetnovember

Ars Scholae Palatinae
937
Alcatel Joy Tab running Android 9 (it's still getting software updates) and Chrom on a 1.5GHz quad-core MediaTek MT8165A processor and 2GB of RAM

===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total: 13403.6ms +/- 4.0%
-----------------------------------------------

ai: 1751.9ms +/- 29.3%
astar: 1751.9ms +/- 29.3%

audio: 5618.7ms +/- 0.6%
beat-detection: 666.5ms +/- 3.5%
dft: 3813.4ms +/- 0.6%
fft: 460.5ms +/- 1.8%
oscillator: 678.3ms +/- 0.7%

imaging: 3206.4ms +/- 0.4%
gaussian-blur: 1479.5ms +/- 0.5%
darkroom: 989.8ms +/- 0.5%
desaturate: 737.1ms +/- 1.5%

json: 426.0ms +/- 0.3%
parse-financial: 264.5ms +/- 0.3%
stringify-tinderbox: 161.5ms +/- 0.4%

stanford: 2400.6ms +/- 0.4%
crypto-aes: 620.7ms +/- 1.8%
crypto-ccm: 755.0ms +/- 0.7%
crypto-pbkdf2: 745.4ms +/- 0.3%
crypto-sha256-iterative: 279.5ms +/- 0.7
 

Mhorydyn

Ars Tribunus Angusticlavius
9,756
Subscriptor
16” M1 Pro MacBook Pro, macOS 12.0, Safari 15.0
Code:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total:                        412.2ms +/- 0.8%
-----------------------------------------------

  ai:                          76.2ms +/- 0.6%
    astar:                     76.2ms +/- 0.6%

  audio:                      103.4ms +/- 1.2%
    beat-detection:            34.6ms +/- 2.0%
    dft:                       24.5ms +/- 2.1%
    fft:                       23.8ms +/- 3.7%
    oscillator:                20.5ms +/- 2.5%

  imaging:                    101.7ms +/- 1.6%
    gaussian-blur:             38.7ms +/- 3.5%
    darkroom:                  36.4ms +/- 1.4%
    desaturate:                26.6ms +/- 1.4%

  json:                        29.4ms +/- 1.7%
    parse-financial:           16.8ms +/- 1.8%
    stringify-tinderbox:       12.6ms +/- 2.9%

  stanford:                   101.5ms +/- 1.3%
    crypto-aes:                31.7ms +/- 2.1%
    crypto-ccm:                24.6ms +/- 3.1%
    crypto-pbkdf2:             31.1ms +/- 2.0%
    crypto-sha256-iterative:   14.1ms +/- 2.9%
 

Getting Better

Ars Tribunus Militum
1,627
Subscriptor
M1 Pro (10 core cpu), 32GB. A couple other apps open


Firefox 93, LastPass and Ublock Origin running:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total: 714.9ms +/- 3.7%
-----------------------------------------------

Safari, no Addons:
===============================================
RESULTS (means and 95% confidence intervals)
-----------------------------------------------
Total: 411.0ms +/- 0.6%
-----------------------------------------------

(I assume no one actually cares about the detailed score breakdown, but I can run it if anyone does).