:chart_with_upwards_trend: the performance between angular 1x, 2x and reactjs.
Alert
This project measures only JIT type codes.
If you compile angular code to AOT.
It will be more faster.
You can install as follows.
git clone git@github.com:KennethanCeyer/AngularJS-vs-ReactJS-Benchmark.git
If you check AngularJS 2 benchmark.
cd AngularJS\ 2
npm install
npm start
You can check other benchmark to npm start
command.
Benchmark1
Benchmark2
Benchmark3
You can check Benchmark_Total.xlsx
file in root directory.