mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
5 lines
215 B
Plaintext
5 lines
215 B
Plaintext
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.
|