mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
5 lines
236 B
Text
5 lines
236 B
Text
|
o Minor features (performance, 32-bit):
|
||
|
- Improve performance on 32-bit systems by avoiding 64-bit division
|
||
|
to calculate the current timestamp in milliseconds for channel
|
||
|
padding computations. Implements ticket 24613.
|