mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
5 lines
215 B
Text
5 lines
215 B
Text
|
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.
|