Releases: krausest/js-framework-benchmark
Chrome 115
Chrome 115 results are published. Looks like partial update got a little faster.
Attached you find a binary build of all frameworks such that you can run the benchmark without installing and building all frameworks (see README for how to use the build.zip)
Chrome 114
Chrome 114 results are published. A nice release! it looks significantly faster than chrome 113 (only except for select rows)
Attached you find a binary build of all frameworks such that you can run the benchmark without installing and building all frameworks (see README for how to use the build.zip)
Chrome 113
Chrome 113 is out - welcome WebGPU!
As far as the benchmark is concerned some benchmarks like create rows got a tiny bit slower. On the other hand partial update got significantly faster (but it has a 16x slowdown, so it could be either that chrome is faster or that the cpu is less throttled...)
There were some major changes for the test driver. I'm trying to measure both the total duration and the JS script execution duration, but results are not ready to be published yet. This means that the structure of the files in the results directory changed and is not compatible with older versions (this also applies to the results.json and results.ts files).
Attached you find a binary build of all frameworks such that you can run the benchmark without installing and building all frameworks (see README for how to use the build.zip)
Chrome 112
Results for Chrome 112 are ready: https://krausest.github.io/js-framework-benchmark/2023/table_chrome_112.0.5615.49.html
Looks very similar to Chrome 111. Both vanillajs and vanillajs-1 deserve getting updates such that they are fastest again in all benchmarks 😄 . PRs would be welcome...
Attached you find a binary build of all frameworks such that you can run the benchmark without installing and building all frameworks (see README for how to use the build.zip)
Chrome 111
Results for Chrome 111 are published: https://krausest.github.io/js-framework-benchmark/2023/table_chrome_111.0.5563.64.html
Looks very similar to Chrome 110.
Attached you find a binary build of all frameworks such that you can run the benchmark without installing and building all frameworks (see README for how to use the build.zip)
Chrome 110
Results for Chrome 110 are published: https://krausest.github.io/js-framework-benchmark/2023/table_chrome_110.0.5481.77.html
Seems like Chrome 110 is fast again. It's about 10% faster for create rows than Chrome 109 and comparable to Chrome 108 again.
Attached you find a binary build of all frameworks such that you can run the benchmark without installing and building all frameworks (see README for how to use the build.zip)
Chrome 109
Results for Chrome 109 are published: https://krausest.github.io/js-framework-benchmark/2023/table_chrome_109.0.5414.87.html
Seems like Chrome 109 is about 10% slower slower for create rows than Chrome 108 (42.6 msecs instead of 38.9).
Attached you find a binary build of all frameworks such that you can run the benchmark without installing and building all frameworks (see README for how to use the build.zip)
Chrome 108
Chrome 108 results are available: https://krausest.github.io/js-framework-benchmark/2022/table_chrome_108.0.5359.71.html
No big changes in this release as far as this benchmark is concerned.
Attached you find a binary build of all frameworks such that you can run the benchmark without installing and building all frameworks (see README for how to use the build.zip)
Chrome 107
Chrome 107 results with puppeteer are available: https://krausest.github.io/js-framework-benchmark/2022/table_chrome_107.0.5304.62.html
No big changed, though it's interesting that puppeteer reports a lower memory usage (pretty much constantly ~300kb less).
Attached you find a binary build of all frameworks such that you can run the benchmark without installing and building all frameworks (see README for how to use the build.zip)
Chrome 106
Results for chrome 106 are in. Didn't see anything real exciting about those.
Please note that the remove row benchmark now uses 4x CPU throttling.
https://krausest.github.io/js-framework-benchmark/2022/table_chrome_106.0.5249.61.html
Attached you find a binary build of all frameworks such that you can run the benchmark without installing and building all frameworks (see README for how to use the build.zip)