Commit Graph

11 Commits

Author SHA1 Message Date
Jaana Burcu Dogan
94f800c0d0 Fix printing of HTTP Trace 2016-10-15 14:31:31 -07:00
Jeffrey D
299f193948 Change every reference to QPS
Missed these because of some environment issues.
2016-09-15 22:42:11 -05:00
Jeffrey D
d4edc9ca1d Avoid inconsistent initialisms
https://github.com/golang/go/wiki/CodeReviewComments#initialisms
2016-09-15 22:10:00 -05:00
Jaana Burcu Dogan
8d491eaed6 Merge pull request #14 from gummiboll/fix-for-timeouts
Changes behaviour of timeout
2016-09-12 12:51:04 -07:00
Emil Thelin
209d13c1cd Changes behaviour of timeout 2016-09-10 15:25:09 +02:00
Sina Siadat
e30f468b50 histogram: calculate lengths using round-to-nearest
It was rounding down.
2016-09-09 03:08:53 +04:30
Ronak Jain
86bc95e124 refactored trace implementation and add -more flag 2016-09-06 19:01:42 +05:30
Ronak Jain
2b14fc447d added httptrace 2016-09-04 21:16:33 +05:30
Jaana Burcu Dogan
75dd2f2281 don't use the vanity URL 2016-09-02 12:46:29 -07:00
Jaana Burcu Dogan
fae7ad4b1a add vanity URL 2016-09-02 03:28:18 -07:00
Jaana Burcu Dogan
90614616f3 all: rename the tool to hey, add minor fixes
DO NOT MERGE

It was a mistake that this tool has been published with the same
name as tarekziade's boom. To avoid the conflict, we should rename the
tool at the cost of breaking the existing users.

Fixes #130.
2016-09-02 02:46:30 -07:00