Will
|
88aa6c5237
|
copy request string from lua stack
|
2014-08-05 21:50:32 +09:00 |
|
Will
|
0c64376d09
|
ensure connection structs are zeroed
|
2014-08-05 21:50:32 +09:00 |
|
Will
|
205a1960c8
|
minor Makefile improvements
|
2014-05-15 20:11:07 +09:00 |
|
Will
|
14088561d9
|
import LuaJIT 2.0.3
|
2014-05-15 20:09:09 +09:00 |
|
Will
|
5b2fa06151
|
cleanup & pipelining for 3.1.0 release
|
2014-02-10 19:35:13 +09:00 |
|
Will
|
4facab702e
|
support pipelining via script request()
|
2014-02-10 19:21:23 +09:00 |
|
Will
|
ade03d2348
|
support any existing TLS/SSL version
|
2014-02-10 17:28:57 +09:00 |
|
Will
|
44aa1b4aab
|
add a few example scripts
|
2013-12-07 14:09:44 +09:00 |
|
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 |
|