13 Commits

Author SHA1 Message Date
Benjamin Cane
623af9a62c Fixing code submission 2020-05-02 10:11:39 -07:00
Benjamin Cane
6eb198bf37 Anonymous contribution from another land 2020-05-02 10:06:18 -07:00
Mukund Chakravarthy
2e71678b5a Added response time percentiles to results
Fixed a bug in the min response time calculation
2018-05-18 14:24:24 -07:00
Panayiotis Pastos
f2aa654101 Formatting 2018-02-22 11:48:13 -07:00
Panayiotis Pastos
a191eada28 Switch to calculating statistics only when a request count is specified 2018-02-22 11:48:13 -07:00
Panayiotis Pastos
a16f6402bf Avoid doing the division in the hot path 2018-02-22 11:48:13 -07:00
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
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
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
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