mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
ff93535c71
Yes, the timing functions are suboptimal. Please improve!
7 lines
216 B
Plaintext
7 lines
216 B
Plaintext
o Testing
|
|
- The long-disabled benchmark tests are now split into their own
|
|
./src/test/bench binary.
|
|
- The benchmarks can now use more accurate timers than gettimeofday
|
|
when such are available.
|
|
|