Skip to content

lnolazco/react-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT 16 PERFORMANCE

This is based on my repo: https://github.com/lnolazco/react-boilerplate.

I used React-easy-chart to display the results. https://rma-consulting.github.io/react-easy-chart/

Tests:

  • Stateless components
  • Stateful components
  • Pure components
  • Pure component calling a function defined inside the render method
  • Pure component calling a function defined out of the render method

Requirements

Node.js v8

How to install

  • Run npm install

Starting the test performance

Todo

  • Add more performance tests.
  • Add input to set the number of tests to run.

About

Test in react 16: Stateless, Statefull and PureComponents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published