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

34 Commits

Author SHA1 Message Date
Will
7763ce3c9b correct dependency order for parallel builds 2013-11-16 12:06:29 +09:00
Will
2a4b64033a fix Host header with port or IPv6 address 2013-11-10 16:23:14 +09:00
Will
b03bcb9acc use $CURDIR intead of $PWD in Makefile 2013-11-09 12:30:53 +09:00
Will
fe4c1a692b read all available bytes when socket ready 2013-10-05 13:49:46 +09:00
Will
796f4e1226 handle failure to create event loop 2013-10-05 12:23:39 +09:00
Will
6845a10ca3 finalize and merge lua scripting 2013-09-22 13:05:06 +09:00
Will
a2d7b361f9 check if generated request is valid 2013-09-08 13:21:11 +09:00
Will
558a6b04ce add optional response() script function 2013-08-31 11:41:34 +09:00
Will
1e7411aebd call optional done() script function 2013-08-25 16:31:42 +09:00
Will
e24ed26a43 generate requests with lua script 2013-08-18 13:38:06 +09:00
Will
c6679dc58a import LuaJIT 2.0.2 2013-08-17 13:26:40 +09:00
Will
408b4dc4c2 automatic sampling interval calibration 2013-06-30 23:08:43 +09:00
Will
615b548729 increase rate calculation precision 2013-06-26 16:28:25 +09:00
Will
256b4756d3 finalize and integrate SSL support 2013-06-22 16:37:46 +09:00
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