This website requires JavaScript.
Explore
Help
Sign In
Akkariin
/
wrk
Watch
1
Star
0
Fork
0
You've already forked wrk
mirror of
https://github.com/wg/wrk
synced
2026-05-16 10:42:37 +08:00
Code
Issues
Releases
Wiki
Activity
79
Commits
2
Branches
21
Tags
2d433a9b43cfdabe4a76a29a4a352b6eb93be3a2
Commit Graph
61 Commits
upgrade LuaJIT to 2.1.0-beta3
Will
·
2018-01-21 14:47:22 +09:00
c080834bc2
update zmalloc and http_parser
Will
·
2018-01-21 14:15:56 +09:00
b9a832a7e0
make lua imports version independent
Will
·
2018-01-21 14:05:34 +09:00
9d71b2f6dd
update ae, zmalloc & http_parser
Will
·
2017-02-05 15:16:14 +09:00
91655b5520
require openssl 1.1.0+
Will
·
2017-02-05 14:05:52 +09:00
45e4625353
send hostname in TLS SNI extension
Will
·
2016-03-26 09:18:07 +09:00
50305ed1d8
generate version from git describe
Will
·
2016-03-20 17:03:36 +09:00
040db59768
refactor dependencies & bundle openssl
Will
·
2016-03-20 16:06:41 +09:00
29b1848551
fix bug in lua table copying
Will
·
2015-11-04 21:59:46 +09:00
03dc368674
handle unexpected EOF as error
Will
·
2015-11-04 21:41:57 +09:00
8bf0b2e3d3
add optional delay() script function
Will
·
2015-05-08 14:54:10 +09:00
0f8016c907
remove dependency on unspecified behavior
Will
·
2015-03-24 19:03:52 +09:00
a20969192f
add defines and includes for solaris
Will
·
2015-03-18 21:18:33 +09:00
051c35fca6
prepare wrk 4.0.0 release
Will
·
2015-03-15 14:08:55 +09:00
eb165ce430
remove calibration & improve CO correction
Will
·
2015-02-21 10:30:15 +09:00
ef6a836b7d
simplify script state setup
Will
·
2015-02-21 10:30:15 +09:00
57f3b33f4f
remove obsoleted timeout check
Will
·
2015-02-21 10:30:15 +09:00
5158fc18d6
eliminate sampling and record all data
Will
·
2015-02-21 10:30:14 +09:00
39af03f7ba
add script setup() and thread methods
Will
·
2015-02-21 10:30:14 +09:00
9b84d3e1a4
move address resolution into lua
Will
·
2015-02-21 10:30:14 +09:00
6f0aa32ede
add CHANGES file and simplify script init
Will
·
2015-02-21 10:30:14 +09:00
93348e2814
start request timer before first write
Will
·
2015-01-31 14:54:36 +09:00
a52c770204
use correct type for getopt_long result
Will
·
2015-01-31 14:44:54 +09:00
b8431944ed
pass EOF through to parser
Will
·
2015-01-31 14:33:27 +09:00
522ec607f8
update http parser to 2.4.2
Will
·
2015-01-31 11:55:31 +09:00
6c15549e77
copy request string from lua stack
Will
·
2014-08-05 21:50:32 +09:00
88aa6c5237
ensure connection structs are zeroed
Will
·
2014-08-05 21:50:32 +09:00
0c64376d09
cleanup & pipelining for 3.1.0 release
Will
·
2014-02-10 19:35:13 +09:00
5b2fa06151
support pipelining via script request()
Will
·
2014-02-10 19:21:23 +09:00
4facab702e
support any existing TLS/SSL version
Will
·
2014-02-10 17:28:57 +09:00
ade03d2348
add a few example scripts
Will
·
2013-12-07 14:09:44 +09:00
44aa1b4aab
fix Host header with port or IPv6 address
Will
·
2013-11-10 16:23:14 +09:00
2a4b64033a
read all available bytes when socket ready
Will
·
2013-10-05 13:49:46 +09:00
fe4c1a692b
handle failure to create event loop
Will
·
2013-10-05 12:23:39 +09:00
796f4e1226
finalize and merge lua scripting
Will
·
2013-09-22 13:05:06 +09:00
6845a10ca3
check if generated request is valid
Will
·
2013-09-08 13:21:11 +09:00
a2d7b361f9
add optional response() script function
Will
·
2013-08-31 11:41:34 +09:00
558a6b04ce
call optional done() script function
Will
·
2013-08-25 16:31:42 +09:00
1e7411aebd
generate requests with lua script
Will
·
2013-08-18 13:38:06 +09:00
e24ed26a43
automatic sampling interval calibration
Will
·
2013-06-30 23:08:43 +09:00
408b4dc4c2
increase rate calculation precision
Will
·
2013-06-26 16:28:25 +09:00
615b548729
finalize and integrate SSL support
Will
·
2013-06-22 16:37:46 +09:00
256b4756d3
correctly handle partial writes
Will
·
2013-06-21 12:31:05 +09:00
87a5dae12c
rewrite stats recording and analysis
Will
·
2013-05-29 10:09:11 +09:00
6fd3ee1080
support setting request method & body
Will
·
2013-05-27 10:47:04 +09:00
1b7161cf0e
reduce system calls to improve performance
Will
·
2013-05-23 16:22:15 +09:00
acb9a78925
add option to print latency distribution
Will
·
2013-05-08 20:19:27 +09:00
d0582223a2
update http parser to 2.1
Will
·
2013-04-21 17:24:10 +09:00
05fcf7e8f8
add option to set socket/request timeout
Will
·
2013-04-10 20:53:58 +09:00
6c4064cd98
switch to time as basis of benchmark duration
Will
·
2013-04-10 20:53:30 +09:00
8225945f32
First
Previous
1
2
Next
Last