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

Add a comparison to React 19 with the compiler enabled.

Open jean343 opened this issue 1 year ago • 2 comments

Could you please add a comparison for React 19 with the compiler enabled using the babel-plugin-react-compiler? This plugin optimizes React applications by minimizing re-renders of components and hooks. Including this in your comparisons would provide valuable insights into its performance benefits.

Thank you!

jean343 avatar Aug 07 '24 02:08 jean343

Isn't https://github.com/krausest/js-framework-benchmark/tree/master/frameworks/keyed/react-compiler-hooks what your asking for?

krausest avatar Oct 15 '24 19:10 krausest

Yes, it is. Thank you.

I will close my request.

I think we should benchmark a larger app, in my production app, I can easily find a 10x difference between React and Solid.

jean343 avatar Oct 15 '24 19:10 jean343