CohenArthur
299247a107
Use local webserver for speed testing ( #108 )
...
* tests: Add script to set up local server
* tests: Remove old results from speed.csv since test methodology changes
* tests: Change speed_regression so it downloads locally hosted webserver
* local_server_setup: Remove need of sudo since suckit understands ports
* speed_regression: Start local web server in script
Co-authored-by: Esteban Blanc <estblcsk@gmail.com>
2021-01-06 11:10:38 +01:00
CohenArthur
f9f6bc6c47
speed_regression: Change from 5 retries to 10 ( #61 )
...
Co-authored-by: Esteban Blanc <estblcsk@gmail.com>
2020-05-05 17:31:02 +02:00
CohenArthur
6e93171185
Better help for CLI arguments ( #56 )
...
* args: Add 'help' section
* benchmark: Add more data
* Update src/args.rs
Co-authored-by: Esteban Blanc <estblcsk@gmail.com>
* Update src/args.rs
Co-authored-by: Esteban Blanc <estblcsk@gmail.com>
Co-authored-by: Esteban Blanc <estblcsk@gmail.com>
2020-05-01 13:48:39 +02:00
cohenarthur
70f0acfca7
args: Change quiet to verbose since default behavior is quiet
2020-04-18 16:27:21 +02:00
cohenarthur
0f12dd5a6e
benchmark: Get best result instead of previous result
2020-04-16 18:25:08 +02:00
cohenarthur
e66a217575
speed_regression: Add better output + mean computing
2020-04-16 16:46:51 +02:00
cohenarthur
c1495bd802
scraper: Need to add 10 tries and mean to calculate time
2020-04-16 16:11:29 +02:00
cohenarthur
b507ee5cdc
speed_bench: Add work around benchmarks
2020-04-16 15:56:30 +02:00