Name | Surname | Username | MAT |
---|---|---|---|
Carlo | Corradini | carlocorradini |
223811 |
$ make
Testbed
$ make TARGET=zoul
Enable statistics output used by the analisy script
$ make STATS=true
Default recipe is building/compiling
Remove generated files, directories and logs
$ make cleanall
Build with statistics:
make STATS=true
$ python scenarios/parse-stats.py <FILE_NAME>.log
$ python scenarios/parse-stats.py scenarios/testbed/<JOB_ID_FOLDER>/test.log --testbed
This project is licensed under the MIT License - see LICENSE file for details