Due to the updated release schedule I run only even chrome version numbers.
Chrome 150 continues getting faster, as we've already seen improvements for 148 and 146!
For create 10,000 rows chrome 150 is 18 milliseconds faster for the fastest implementation (vanillajs-lite) and even 76.6 msecs faster for the slowest implementation (blazor-wasm-aot) than chrome 146 - which is pretty amazing!
Here are the results: https://krausest.github.io/js-framework-benchmark/2026/chrome150.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)