aboutsummaryrefslogtreecommitdiffstats
path: root/testing/wrk
Commit message (Collapse)AuthorAgeFilesLines
* testing/wrk: upgrade to 4.0.1Sören Tempel2015-10-211-19/+12
|
* testing/wrk: disable on x86Natanael Copa2015-03-191-1/+2
| | | | would require -march=i586 to build on x86
* testing/wrk: update to 4.0.0Stuart Cardall2015-03-181-4/+4
| | | | https://github.com/wg/wrk/blob/master/CHANGES
* testing/wrk: upgrade to 3.1.2Leonardo Arena2015-02-241-4/+4
|
* testing/wrk: new aportStuart Cardall2014-09-181-0/+43
Modern HTTP benchmarking tool https://github.com/wg/wrk wrk contains code from a number of open source projects including the 'ae' event loop from redis, the nginx/joyent/node.js 'http-parser', Mike Pall's LuaJIT, and the Tiny Mersenne Twister PRNG.