Project includes two applications writen using React on Lambda and JSX for comparisons.
$ git clone git@github.com:sultan99/rol-vs-jsx.git
$ npm i
$ npm run buildIn dist you find two more folders rol & jsx, open index.html of each folder.
- Close heavy running applications.
- While running test don't leave the page it should be focused.
- Reapeat test several time by pressing
F5to get more avarage - accuracy result. - Reapeat the same procedure for the next index.html file.
- React on Lambda:
8.50ms - JSX:
9.97ms
Most of time RoL showed faster results from 3% upto 10% than JSX version.
- React on Lambda:
2.03KB - JSX:
2.57KB