blob: 8b40dda0c1dd05883b11fcf58d759b27d3782bd2 (
plain)
1
2
3
4
5
6
7
|
o Minor features (performance):
- Faster server-side lookups of rendezvous and introduction point
circuits by using hashtables instead of linear searches over all
the circuits. These functions previously accounted between 3 and
7% of CPU usage on some busy relays.
|