js-framework-benchmark icon indicating copy to clipboard operation
js-framework-benchmark copied to clipboard

A comparison of the performance of a few popular javascript frameworks

Results 80 js-framework-benchmark issues
Sort by recently updated
recently updated
newest added

I have created a powerful new web framework comprising 7 independent libraries and directly benefited from using these benchmarks to test and improve my abstractions. The performance is very good....

While working on the framework, I noticed that the implementation in vanillajs-1 could, in theory, be improved. Implementation now: ```javascript let a = this.tbody.firstChild.nextSibling, b = a.nextSibling, c = this.tbody.childNodes[998],...

The check if an implementation works with a content security policy hasn't been run regularly. The following frameworks fail with CSP and currently haven't flag #1139 set with the following...

Hello! I recently noticed that previously, the first results in the table were the results that actually existed, and then only the empty columns, but now the empty columns are...

With chrome 124 the vanillajs and vanillajs-1 implementation don't score fastest. Currently it's not clear whether actually some change favors other frameworks or it's a bug with chrome 124 traces....

help wanted

# New reflex-atomic bench This bench add some fine-grained updates to the diff. I created a new bench to check if it worth it. # Updated reflex-js bench The main...

This updates Silkenweb to version 0.8.0. Thanks

We have another small optimization in this version. Thanks very much in advance! 🙇