aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-11-11 12:34:03 -0500
committerNick Mathewson <nickm@torproject.org>2011-11-11 12:35:08 -0500
commitff93535c71a52b327047819a2aeb5372384f859c (patch)
tree6db870ccc38ff8fcf64b5edfc9467a4588095e69 /.gitignore
parenta2ecf131f335132518a94a9a2cd831f8bd66bf56 (diff)
downloadtor-ff93535c71a52b327047819a2aeb5372384f859c.tar
tor-ff93535c71a52b327047819a2aeb5372384f859c.tar.gz
New src/test/bench.c to allow us to actually _run_ benchmark code
Yes, the timing functions are suboptimal. Please improve!
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 610965b85..26e9e3808 100644
--- a/.gitignore
+++ b/.gitignore
@@ -144,6 +144,8 @@
# /src/test
/src/test/Makefile
/src/test/Makefile.in
+/src/test/bench
+/src/test/bench.exe
/src/test/test
/src/test/test-child
/src/test/test.exe