Commit Graph

16 Commits

Author SHA1 Message Date
Tomás Senart
0db8538368 Parameterize rate in Drill 2013-08-17 13:47:51 +02:00
Tomás Senart
a2d4d25dec Type rate as uint64 2013-08-16 20:08:10 +02:00
Tomás Senart
7d13447b64 Simplify random ordering code 2013-08-16 19:38:57 +02:00
Tomás Senart
e296881ac2 Avoid using io.WriteCloser 2013-08-16 19:13:49 +02:00
Tomás Senart
6dc5d189f9 Use switch instead of if/else 2013-08-16 19:11:42 +02:00
Tomás Senart
86a888ec22 Remove redundant comments 2013-08-16 19:09:06 +02:00
Tomás Senart
1a9ca5a84d Revert "Increase in-process max open files limit"
This reverts commit 7bf545f5e5.
2013-08-14 22:46:56 +02:00
Tomás Senart
7bf545f5e5 Increase in-process max open files limit 2013-08-14 22:27:51 +02:00
Tomás Senart
0d22f32683 No need for more than one client with internal concurrency 2013-08-14 21:03:03 +02:00
Tomás Senart
06a27404fa Use all available CPUs 2013-08-14 18:24:20 +02:00
Tomás Senart
c8261d7cdd Fail fast on output opening errors 2013-08-14 18:04:20 +02:00
Tomás Senart
fe12ab2e9b Parameterize reporter output file 2013-08-14 17:48:51 +02:00
Tomás Senart
c1e4962972 Extract main logic into attack function and test it 2013-08-14 17:30:49 +02:00
Tomás Senart
c88c8c4fb5 Working Vegeta 2013-08-14 14:13:12 +02:00
Tomás Senart
3d46c2fe81 Implement Clients with throttling and metrics 2013-08-13 15:01:41 +02:00
Tomás Senart
684ce767c6 Command line interface 2013-08-13 13:48:09 +02:00