Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2013-02-14 00:19:08 +0400
committerisaacs <i@izs.me>2013-02-20 05:16:18 +0400
commite850cbab1c83c9457f653c6241da5c74d2d0ab0e (patch)
tree43f4968faf7b4723db252562c865dd0429489722 /.gitignore
parent035aa6b4cefc0b1d5bab8ffdcb5c63593ef8d190 (diff)
tools: Add wrk for benchmarking http servers
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2d29bbc265a..b43635344ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,5 @@ deps/openssl/openssl.xml
# build/release artifacts
/*.tar.gz
/SHASUMS.txt*
+
+/tools/wrk/wrk