59 Commits

Author SHA1 Message Date
Senad Uka
ba4851cf0f updated readme 2013-11-07 15:31:00 +00:00
Senad Uka
f536e10f5c fixed bug with stdin reading in rapid, updated readme 2013-11-07 15:30:16 +00:00
Tomás Senart
a354e18116 Release 1517f2d binaries 2013-10-31 00:23:55 +01:00
Tomás Senart
3905a5fe95 Release a9657e2 binaries 2013-10-29 15:14:14 +01:00
Tomás Senart
a9657e2660 Duration on Metrics and depenendent Reporters
This is real duration, calculated by subtracting the last Result's
timestamp with the first Result's timestamp. Garbage
collection and go routine scheduling delays can affect this number.
Fixes #29
2013-10-29 13:52:15 +01:00
Nicolas Kaiser
034fabde3e fix typo in README.md 2013-10-23 13:07:45 +02:00
Tomás Senart
63cf7cee9e Release 4ba3b43 binaries 2013-10-05 23:19:07 +02:00
Tomás Senart
4ba3b431a8 Change percentiles field names as they were misleading
Also removes the total latencies field from Metrics as it is not useful.
2013-10-05 23:15:32 +02:00
Tomás Senart
c932c651d2 Update JSON reporter example 2013-10-05 22:14:25 +02:00
Tomás Senart
25dd8aceca Release 4f1f4f3 binaries 2013-10-04 22:00:32 +02:00
Tomás Senart
040e087e3c Merge pull request #24 from tsenart/percentiles
report latency percentiles
2013-10-04 12:57:06 -07:00
Tomás Senart
9a8f89d16b Extend Metrics with max and 95th, 99th percentiles
Implements a new format for the text reporter with more information
than before.
Also Rename Result.Timing to Result.Latency and related names.
Adapt README.md examples to account new text reporter format and
library changes.
2013-10-04 21:46:16 +02:00
Tomás Senart
9501458c75 Update README.md 2013-09-23 02:23:59 +02:00
Tomás Senart
4f1f4f3dfa Release a4f1939 binaries 2013-09-23 02:20:48 +02:00
Tomás Senart
3aca83b73b Change README 2013-09-23 02:03:06 +02:00
Tomás Senart
97aa7561a2 Add -header section to README 2013-09-21 18:46:09 +02:00
Tomás Senart
576afe9b93 Release 386e2f2 binaries 2013-09-21 18:41:26 +02:00
Tomás Senart
1fbb0c5339 Release e9d3890 binaries 2013-09-14 21:59:43 +01:00
Tomás Senart
eaf34244f6 Update README.md 2013-09-12 13:21:14 +01:00
Tomás Senart
61a3f21905 Release 57dfd2b binaries 2013-09-12 05:38:16 +01:00
Tomás Senart
57dfd2b743 Remove TODOs from README 2013-09-12 05:36:34 +01:00
Tomás Senart
5f4431a0da Update README 2013-09-12 05:35:54 +01:00
Tomás Senart
3fe1d1cebb Release 71fb8e4 binaries 2013-09-12 03:09:38 +01:00
Tomás Senart
296d14314d Release de53887 binaries 2013-09-11 14:53:12 +01:00
Tomás Senart
dc2b311144 Update README 2013-09-11 14:41:22 +01:00
Tomás Senart
ee9a1a0954 ReportJSON 2013-09-10 13:45:01 +01:00
Tomás Senart
4376791da2 Remove unused import os 2013-09-09 14:54:21 +01:00
Tomás Senart
7787fb983e Release 4c8ad1e binaries 2013-09-09 14:26:56 +01:00
Tomás Senart
f689362188 Decouple Reporters from Attack function
This changeset breaks the API of Attack in order to decouple Reporters
and the Attack function. Attack now returns a slice with
non-deterministic order of Results which one can use on the calling code
with or without Reporters, hence making it much more useful on a library
usage setting.
These developments could be of interest to issue #11 which was closed in
the past.
2013-09-09 03:08:44 +01:00
Tomás Senart
e66bcc287d Update README.md 2013-09-08 22:45:14 +01:00
Tomás Senart
e99979cccf Release script for precompiled binaries 2013-09-08 20:45:06 +01:00
Tomás Senart
bc44c06457 Add Travis build icon to Readme 2013-09-08 03:15:52 +01:00
Tomás Senart
26c793ae47 Update checksums 2013-08-23 16:25:22 +02:00
Tomás Senart
4f568b9ace Remove wrong gz extensions 2013-08-20 23:52:14 +02:00
zackshen
cb3ebb4e22 Update README.md
fix return value
2013-08-20 18:00:32 +08:00
Tomás Senart
09c5f59a24 HTTPS support is built-in. Closes #6 2013-08-19 13:45:56 +02:00
Tomás Senart
56e103d78a Release new binaries 2013-08-19 12:20:16 +02:00
NodeSocket
c6218b582c Show example of using http basic auth in targets file 2013-08-17 20:48:05 -07:00
Tomás Senart
adebd470a6 Add 32 bit versions 2013-08-18 03:50:39 +02:00
Tomás Senart
631b811b6c Add pre-compiled executables install option to README 2013-08-18 03:42:40 +02:00
Tomás Senart
2f9f40a37d Use a Creative Commons licensed image 2013-08-18 02:21:04 +02:00
Tomás Senart
09660f96f9 Add "go get" to install instructions (fixes #1) 2013-08-18 02:01:40 +02:00
Tomás Senart
2a94aa3d34 Update README.md 2013-08-17 20:13:42 +02:00
Tomás Senart
66a6f3b308 Update README.md 2013-08-17 20:13:05 +02:00
Tomás Senart
b4f3d60f30 Update README.md 2013-08-17 20:12:09 +02:00
Tomás Senart
9736927c8b Update README 2013-08-17 20:10:59 +02:00
Tomás Senart
2158f38070 Update README.md 2013-08-17 20:05:07 +02:00
Tomás Senart
2814cf312e Vegeta as a library
* Slicker API
* Privatises a bunch of stuff
* More tests
* More documentation
2013-08-17 16:37:32 +02:00
Tomás Senart
33eecab9b3 Use tabwriter for TextReporter output 2013-08-17 14:31:35 +02:00
Tomás Senart
e9fc844fd1 Update README 2013-08-16 20:03:01 +02:00