Skip to content

Releases: krausest/js-framework-benchmark

Chrome 100

20 Apr 10:02
Compare
Choose a tag to compare

Results for chrome 100 are finally published: https://krausest.github.io/js-framework-benchmark/2022/table_chrome_100.0.4896.127.html

Please note that I had to replace the test runner. The Webdriver benchmark driver returned strange results that could neither be explained nor reproduced for clear rows. Thus I switched to puppeteer. Sadly the variance in the measurement has gone up and numbers appear not to be directly comparable to the older webdriver results such that I'm not publishing the chart showing the performance across chrome versions. See #1020 for the full drama.

(build.zip is experimental. It should allow unzipping in the js-framework-benchmark directory and install the compiled files for all implementations such that building them locally is optional. This note will be updated when I did some further tests.)

Chrome 99

04 Mar 17:37
Compare
Choose a tag to compare

Results for chrome 99 are published: https://krausest.github.io/js-framework-benchmark/2022/table_chrome_99.0.4844.51.html

Looks like no big changea in chrome's performance (maybe except alpine for clear row, which got much faster):
Screenshot from 2022-03-04 18-32-11

Chrome 98 results

03 Feb 20:01
Compare
Choose a tag to compare

Results for chrome 98 are published: https://krausest.github.io/js-framework-benchmark/2022/table_chrome_98.0.4758.80.html

Here's the chart for vanillajs-keyed for the latest chrome versions:

Screenshot from 2022-02-03 20-59-37