[tor-commits] [tor/master] Changes file for 24374, merged earlier.
nickm at torproject.org
nickm at torproject.org
Wed Dec 13 14:51:10 UTC 2017
commit 8441189b3caee2e4cf58a8b2c080b25a3a9b0cfc
Author: Nick Mathewson <nickm at torproject.org>
Date: Wed Dec 13 09:50:53 2017 -0500
Changes file for 24374, merged earlier.
---
changes/bug24374 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/changes/bug24374 b/changes/bug24374
new file mode 100644
index 000000000..d0b07f12d
--- /dev/null
+++ b/changes/bug24374
@@ -0,0 +1,4 @@
+ o Minor features (performance, 32-bit):
+ - Improve performance on 32-bit systems by avoiding 64-bit division
+ when timestamping cells and buffer chunks for OOM calculations.
+ Implements ticket 24374.
More information about the tor-commits
mailing list