Skip to content

mweststrate/redux-todomvc

Repository files navigation

TodoMVC Benchmarking

Used for benchmarking and comparing performance of Mobx and Redux (see also https://github.com/mweststrate/mobx-todomvc).

See the discussion around: https://twitter.com/mweststrate/status/718444275239882753

Running:

  • npm install
  • npm start

Profiling:

  • npm install
  • npm run build
  • Open index.html

Profiling is done by using the chrome developers tool, profiles > collect CPU profile > record > change todo items > stop recording > Chart view > Take the average of the "Total Time" of the different stacks you see. Skip the first one as that one is usually slower (probably JIT initialization and such)

About

Redux todoMVC, used to do some benchmarking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •