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 18:52:32 +08:00
Code
Issues
Releases
Wiki
Activity
25
Commits
2
Branches
21
Tags
e24ed26a43da53dfd05e150306e46cdd715a8372
Commit Graph
23 Commits
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
stop after receiving SIGINT
Will
·
2013-04-07 14:37:24 +09:00
86a23c6beb
stop after error count exceeds predefined amount
Will
·
2013-04-07 13:46:40 +09:00
5496c588eb
improve remote host addr resolution
Will
·
2013-04-07 13:41:19 +09:00
5f09256ac2
allow Host header to be overridden with -H
Will
·
2013-03-10 16:24:27 +09:00
ae7a043678
more robust socket error handling
Will
·
2013-02-16 17:20:50 +09:00
a1a46c4e0d
set default request path to /
Will
·
2013-02-16 11:38:37 +09:00
c00e9470e0
add support for solaris
Will
·
2013-02-16 08:19:29 +09:00
54a623bd25
import updated ae from redis 2.6.8
Will
·
2013-02-16 08:12:43 +09:00
17b79717f6
use more appropriate integer types
Will
·
2012-03-25 19:23:24 +09:00
6d143f164d
eliminate uses of reserved identifiers
Will
·
2012-03-25 18:03:46 +09:00
ae9777b78d
first public release of wrk
Will
·
2012-03-18 15:39:52 +09:00
68ccc0ce68