tech/webdev magazine

September 3, 2017

Measuring performance gains — AngularJS to React (with Redux or Mobx)

Sunday, September 03, 2017 Teklinks ,

In this post, I will go over the performance and memory profiles of a various UI scenarios implemented using AngularJS, React/Redux and React/Mobx. We will compare and contrast the performance of these frameworks on measures like script execution time, frames per sec and usedJSHeapSize for each scenario.

Full article