HackerTrans
TopNewTrendsCommentsPastAskShowJobs

harmtrav

no profile record

Submissions

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

jsbenchmarks.com
2 points·by harmtrav·قبل 6 أشهر·3 comments

[untitled]

1 points·by harmtrav·قبل 6 أشهر·0 comments

comments

harmtrav
·قبل 6 أشهر·discuss
Thanks for the PRs. Will update it soon.
harmtrav
·قبل 6 أشهر·discuss
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.