mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Prefer 32-bit implementation for timing wheels on 32-bit systems.
This might make our timing-wheel code a tiny bit faster there. Closes ticket 24688.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Minor features (performance, 32-bit):
|
||||
- Make our timing-wheel code run a tiny bit faster on 32-bit platforms,
|
||||
by preferring 32-bit math to 64-bit. Closes ticket 24688.
|
||||
Reference in New Issue
Block a user