20 Commits

Author SHA1 Message Date
Panayiotis Pastos
06a5b867fa Extract statistics method 2018-02-22 11:48:13 -07:00
Panayiotis Pastos
95b67da6a2 Remove unneeded variable 2018-02-22 11:48:13 -07:00
Panayiotis Pastos
528f756485 Update documentation 2018-02-22 11:48:12 -07:00
Benjamin J Cane
e64be0d403 Cleaning up readme a bit 2018-02-22 11:48:12 -07:00
Panayiotis Pastos
7f7fdb8138 Track of min/max/avg time taken per request
This works best when a request count is provided,
if not the statistics are based on the first
`n` requests where is `n` is a predefined constant
2018-02-20 15:57:29 +00:00
Panayiotis Pastos
dd97c7ec82 Respect noCopy in fasthttp.RequestHeader 2018-02-20 12:55:16 +00:00
Benjamin J Cane
100dfcd352 Adding build badge v0.1 2018-02-19 16:39:21 -07:00
Benjamin J Cane
5b60852022 Updating build steps 2018-02-19 16:33:01 -07:00
Benjamin J Cane
43908e9f3c Adding TravisCI 2018-02-19 16:24:51 -07:00
Benjamin J Cane
848e8d9da3 Updating Go get instruction 2018-02-19 16:20:02 -07:00
Benjamin J Cane
3aae324d97 Adding licenses 2018-02-16 14:51:04 -07:00
Philipp P Egli
c037624bd0 Added runConfiguration + fixed typo 2018-02-16 14:51:04 -07:00
Philipp P Egli
778d6dc328 Removing restriction on methods 2018-02-16 14:51:04 -07:00
Philipp P Egli
f51c862af3 Updating error handling for concurrency level 2018-02-16 14:51:04 -07:00
Philipp P Egli
cfaae46c99 Change to log.Fatal 2018-02-16 14:51:04 -07:00
Panayiotis Pastos
05871882f3 Update README.md 2018-02-16 14:51:04 -07:00
Panayiotis Pastos
8d5fc521bc Add comma 2018-02-16 14:51:04 -07:00
Panayiotis Pastos
1f5bc1689a Change the way headers are passed 2018-02-16 14:51:04 -07:00
Panayiotis Pastos
5267c135ff Switch to reading CSV files, and allow for specifying request headers 2018-02-16 14:51:04 -07:00
Philipp P Egli
bb69943505 Squashing history 2018-02-16 14:50:36 -07:00