HackerTrans
トップ新着トレンドコメント過去質問紹介求人

harmtrav

no profile record

投稿

Show HN: Jsbenchmarks.com – Real-world JavaScript framework benchmarks

jsbenchmarks.com
2 ポイント·投稿者 harmtrav·6 か月前·3 コメント

[untitled]

1 ポイント·投稿者 harmtrav·6 か月前·0 コメント

コメント

harmtrav
·6 か月前·議論
Thanks for the PRs. Will update it soon.
harmtrav
·6 か月前·議論
I built this as an alternative to js-framework-benchmark because those benchmarks are easy to game with framework-specific optimizations.

jsbenchmarks.com is an attempt to focus on real-world patterns: mixed updates, typical DOM complexity, and common operations.

The results surprised me: Angular performs best, while Solid and Svelte (which dominate traditional benchmarks) are near the bottom. I'm sure the Solid and Svelte implementations could be improved and I welcome PRs.

Would love feedback on the methodology and what other scenarios to test.