krausest / js-framework-benchmark

A comparison of the performance of a few popular javascript frameworks
https://krausest.github.io/js-framework-benchmark/
Apache License 2.0
6.58k stars 814 forks source link

Add Laminar #1599

Closed dabrowski-adam closed 3 months ago

dabrowski-adam commented 4 months ago

raquo/Laminar

Laminar

Native Scala.js library for building user interfaces

Laminar lets you build web application interfaces, keeping UI state in sync with the underlying application state. Its simple yet expressive patterns build on a rock solid foundation of Airstream observables and the Scala.js platform.

laminar.dev

krausest commented 4 months ago

Thanks for you submission. Could you please rename dist to bundled-dist? The dist folder is (among others) deleted by some build files (especially by npm run rebuild-ci even though building is a no-op), bundled-dist won't be touched. Thanks!

krausest commented 3 months ago

Thanks. I'll try to post results tomorrow.

krausest commented 3 months ago

Meanwhile chrome 122 was released. So it'll be included in the chrome 122 results soon.