aarondancer / performance-compare

πŸ“‹ React Hook Form performance compare with Formik and Redux Form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Performant, flexible and extensible forms with easy to use validation.

React Hook Form Performance Compare

The following images show performance tab for each library under slow x6 CPU

React Hook Form

Took: 3800ms


Formik

Took: 5800ms


Redux Form

Took: 16000ms


To run the test

yarn && yarn start

then change the component import at index.js

Backers

Thanks goes to all our backers! [Become a backer].

Contributors

Thanks goes to these wonderful people. [Become a contributor].

About

πŸ“‹ React Hook Form performance compare with Formik and Redux Form


Languages

Language:JavaScript 82.2%Language:HTML 11.4%Language:CSS 6.4%