eknkc / ssr-benchmark

Benchmarking JS web framework SSR performance
745 stars 172 forks source link

Added uhtml/ssr in the mix #33

Open WebReflection opened 3 weeks ago

WebReflection commented 3 weeks ago

This MR simply tests latest uhtml/ssr based on uhtml/dom.

Screenshot from 2024-04-19 15-05-14

WebReflection commented 3 weeks ago

interestingly enough, the good'ol String only based version (no uhtml/dom involved) was actually twice as fast (expected, but thanks for letting me measure that).

Screenshot from 2024-04-19 15-35-36