/stateless-vs-pure

React render performance - Stateless vs Pure functions

Primary LanguageJavaScriptMIT LicenseMIT

No longer maintained

[DEPRECATED] This repository is no longer maintained

While this project is fully functional, the dependencies are no longer up to date. You are still welcome to explore, learn, and use the code provided here.

Modus is dedicated to supporting the community with innovative ideas, best-practice patterns, and inspiring open source solutions. Check out the latest Modus Labs projects.

Modus Labs


React Componenent Rendering Performance Benchmarks

Installation

Navigate to each folder and run:

npm i
npm start

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

Keep the console open to see measured times.