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

According to the [deprecation policy](https://github.com/krausest/js-framework-benchmark/blob/master/README.md#history) I'd like to archive some inactive frameworks. Archived frameworks will appear in the history section in the README with a link to the last result...

As I understand it tests like "create many rows" measure the entire change, not just how long it took for the javascript to execute, but also how long it took...

The isKeyed test claims that qwik is non-keyed. Adding a background-color on the tr shows that the dom state is properly in sync with the data for create, remove and...

Currently it happens rarely that the error "failed: exactly one click event is expected" is reported. In this case the event trace contains no click event and thus isn't valid....

In short, the weight put `JavaScript` frameworks in an unfair competition. If this benchmark is called "web-framework-benchmark", I would have no objection on this weight, but... it's called "js-framework-benchmark" so......

The current [sledgehammer](https://github.com/ealmloff/sledgehammer) is archived, which is also why it's present at #1421 , but work is still ongoing in [sledgehammer_bindgen](https://github.com/ealmloff/sledgehammer_bindgen) - so it would be great to have that...

I've noticed that https://www.npmjs.com/package/better-react doesn't have any repo available. cc @wyknmjj

xania was found in #1379 to handle select rows incorrectly. It selects the new row, but keeps the old rows selected. The correct functionality is that at most one row...

xania was found in #1379 to handle select rows incorrectly. It selects the new row, but keeps the old rows selected. The correct functionality is that at most one row...

xania was found in #1379 to handle select rows incorrectly. It selects the new row, but keeps the old rows selected. The correct functionality is that at most one row...