A performance benchmark between Fielder and Formik.
Note: Example apps are very simple - performance gaps are expected to widen as more fields and forms are added
Clone the repo
git clone https://github.com/andyrichardson/fielder-benchmark.git
cd fielder-benchmarkInstall deps
npm ciRun benchmark
npm startNote: To test new versions, delete the
package-lock.jsonfiles, reinstall, and run again.
