1
0
mirror of https://github.com/wg/wrk synced 2025-01-09 16:23:04 +08:00
Commit Graph

20 Commits

Author SHA1 Message Date
Will
87a5dae12c correctly handle partial writes 2013-06-21 12:31:05 +09:00
Will
6fd3ee1080 rewrite stats recording and analysis 2013-05-29 10:09:11 +09:00
Will
1b7161cf0e support setting request method & body 2013-05-27 10:47:04 +09:00
Will
acb9a78925 reduce system calls to improve performance 2013-05-23 16:22:15 +09:00
Will
d0582223a2 add option to print latency distribution 2013-05-08 20:19:27 +09:00
Will
05fcf7e8f8 update http parser to 2.1 2013-04-21 17:24:10 +09:00
Will
6c4064cd98 add option to set socket/request timeout 2013-04-10 20:53:58 +09:00
Will
8225945f32 switch to time as basis of benchmark duration 2013-04-10 20:53:30 +09:00
Will
86a23c6beb stop after receiving SIGINT 2013-04-07 14:37:24 +09:00
Will
5496c588eb stop after error count exceeds predefined amount 2013-04-07 13:46:40 +09:00
Will
5f09256ac2 improve remote host addr resolution 2013-04-07 13:41:19 +09:00
Will
ae7a043678 allow Host header to be overridden with -H 2013-03-10 16:24:27 +09:00
Will
43d3193914 add thread-related CFLAGS needed on some platforms 2013-03-03 19:15:57 +09:00
Will
a1a46c4e0d more robust socket error handling 2013-02-16 17:20:50 +09:00
Will
c00e9470e0 set default request path to / 2013-02-16 11:38:37 +09:00
Will
54a623bd25 add support for solaris 2013-02-16 08:19:29 +09:00
Will
17b79717f6 import updated ae from redis 2.6.8 2013-02-16 08:12:43 +09:00
Will
6d143f164d use more appropriate integer types 2012-03-25 19:23:24 +09:00
Will
ae9777b78d eliminate uses of reserved identifiers 2012-03-25 18:03:46 +09:00
Will
68ccc0ce68 first public release of wrk 2012-03-18 15:39:52 +09:00