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

Update Mikado #1580

Closed ts-thomas closed 4 months ago

ts-thomas commented 4 months ago

I've done some inspection on a Macbook and I found some strange performance issue which prevents the template functions to get optimized by JIT. Probably this will improve the run on your Mac.

My results (keyed): image

krausest commented 4 months ago

I guess this isn't exactly what you hoped for... Screenshot 2024-01-20 at 8 49 00 PM

ts-thomas commented 4 months ago

It is never good enough, but I am happy with that result 👍