-
-
Notifications
You must be signed in to change notification settings - Fork 134
Benchmark automation
Ben Laan edited this page Jul 31, 2017
·
2 revisions
Creating a NodeJS Client for the Benchmark suite, so we can easily automate Benchmark test runs.
- benchmark (runs all benchmark tests)
- benchmark micro (runs all micro tests)
- benchmark macro (runs all macro tests)
- benchmark micro name1 ... (runs the given set of micro tests)
- benchmark macro name1 ... (runs the given set of macro tests)
All operations accept an optional --save=testRunName attribute to save the output to a file