Prepare execution scripts and run tests with different parameters:
- iteration number (1.000-10.000.000)
- different execution environments:
- Browsers: Chrome, Firefox
- Node.js 4.x, 5.x, 6.x, 7.x (a few of them)
- OS: Fedora, CentOS, Win, FreeBSD, MacOS, etc. (a few of them)
- save results to CSV file and make charts:
- x (iteration number), y (time)
- x (iteration number), y (memory allocation)
That's your task @NikitaRodan