aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-11-18 18:42:49 -0500
committerNick Mathewson <nickm@torproject.org>2011-11-18 18:42:49 -0500
commitb88db7573cc342793b65e792649dca5c466bea9c (patch)
treee8526a60fe067f719c04a6428e34633e45afb5c8 /changes
parent6a6233b70b4b496834196960aef896da33d13331 (diff)
parentce51887291decd1654fed6e745fb8f625bf52292 (diff)
downloadtor-b88db7573cc342793b65e792649dca5c466bea9c.tar.gz
tor-b88db7573cc342793b65e792649dca5c466bea9c.zip
Merge remote-tracking branch 'public/benchmark'
Diffstat (limited to 'changes')
-rw-r--r--changes/bench6
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bench b/changes/bench
new file mode 100644
index 0000000000..4479988e61
--- /dev/null
+++ b/changes/bench
@@ -0,0 +1,6 @@
+ o Testing
+ - The long-disabled benchmark tests are now split into their own
+ ./src/test/bench binary.
+ - The benchmarks can now use more accurate timers than gettimeofday
+ when such are available.
+