Skip to content

React render performance - Stateless vs Pure functions

License

Notifications You must be signed in to change notification settings

grgur/stateless-vs-pure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Componenent Rendering Performance Benchmarks

Installation

Navigate to each folder and run:

npm i
npm start

React 14 uses localhost:8080, React 15 project uses localhost:8081 and React 16 project uses localhost:8082 so you can run them simultaneously.

Keep the console open to see measured times.

Credits

Special thanks to magnificent community members who helped me with ideas and corrected my mistakes:

  • Modus Create
  • Dan Abramov - thank you for proof reading and explaining the internals
  • Dr. Axel Rauschmayer (I used his starter project so I can start coding faster)

About

React render performance - Stateless vs Pure functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published