tor/changes/bug24374

5 lines
215 B
Plaintext
Raw Normal View History

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.