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
80
Commits
2
Branches
21
Tags
next
Commit Graph
26 Commits
upgrade openssl to 1.1.1i
Will
·
2021-02-07 16:13:05 +09:00
a211dd5a70
build bytecode.o from C source
Will
·
2021-02-07 16:06:44 +09:00
2d433a9b43
upgrade luajit to v2.1 branch (ec6edc5)
Will
·
2021-02-07 15:58:46 +09:00
2221a30405
fix library linking order
Will
·
2019-04-18 10:48:58 +09:00
9f7214502a
define MACOSX_DEPLOYMENT_TARGET on macos
Will
·
2019-04-17 20:02:40 +09:00
0bbe32c2f8
define _DEFAULT_SOURCE on linux
Will
·
2018-01-21 15:00:58 +09:00
7594a95186
upgrade LuaJIT to 2.1.0-beta3
Will
·
2018-01-21 14:47:22 +09:00
c080834bc2
make lua imports version independent
Will
·
2018-01-21 14:05:34 +09:00
9d71b2f6dd
require openssl 1.1.0+
Will
·
2017-02-05 14:05:52 +09:00
45e4625353
generate version from git describe
Will
·
2016-03-20 17:03:36 +09:00
040db59768
support using system openssl & luajit
Will
·
2016-03-20 16:39:04 +09:00
bc6f6797c4
refactor dependencies & bundle openssl
Will
·
2016-03-20 16:06:41 +09:00
29b1848551
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
minor Makefile improvements
Will
·
2014-05-15 20:11:07 +09:00
205a1960c8
add a few example scripts
Will
·
2013-12-07 14:09:44 +09:00
44aa1b4aab
correct dependency order for parallel builds
Will
·
2013-11-16 12:06:29 +09:00
7763ce3c9b
use $CURDIR intead of $PWD in Makefile
Will
·
2013-11-09 12:30:53 +09:00
b03bcb9acc
finalize and merge lua scripting
Will
·
2013-09-22 13:05:06 +09:00
6845a10ca3
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
finalize and integrate SSL support
Will
·
2013-06-22 16:37:46 +09:00
256b4756d3
stop after receiving SIGINT
Will
·
2013-04-07 14:37:24 +09:00
86a23c6beb
add thread-related CFLAGS needed on some platforms
Will
·
2013-03-03 19:15:57 +09:00
43d3193914
add support for solaris
Will
·
2013-02-16 08:19:29 +09:00
54a623bd25
first public release of wrk
Will
·
2012-03-18 15:39:52 +09:00
68ccc0ce68