[tor-bugs] #9841 [Tor]: Faster implementation for circuit_get_by_rend_token_and_purpose()

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Feb 13 20:25:13 UTC 2014


#9841: Faster implementation for circuit_get_by_rend_token_and_purpose()
------------------------+-----------------------------------
     Reporter:  nickm   |      Owner:
         Type:  defect  |     Status:  needs_review
     Priority:  normal  |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  tor-relay tor-hs easy
Actual Points:          |  Parent ID:
       Points:          |
------------------------+-----------------------------------
Changes (by nickm):

 * status:  needs_revision => needs_review


Comment:

 Okay, I revised it.  The branches to consider are "bug9841_024_v2" and
 "bug9841_025".  The latter contains the former merged to 0.2.5, plus a
 unit test.

 I changed it to stop using a linked list, and instead use two maps as
 discussed above.  We should merge this into 0.2.5 at least; I'm ambivalent
 about an 0.2.4 backport.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9841#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list