[tor-bugs] #12169 [Tor]: Improve speed by fixing tor_memeq performance, bottleneck(s)

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Jun 1 19:29:00 UTC 2014


#12169: Improve speed by fixing tor_memeq performance, bottleneck(s)
------------------------+-----------------------------------
     Reporter:  nickm   |      Owner:
         Type:  defect  |     Status:  needs_review
     Priority:  normal  |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  tor-relay performance
Actual Points:          |  Parent ID:
       Points:          |
------------------------+-----------------------------------

Comment (by nickm):

 If you like bug12169_faster_memeq, see bug12169_fastest_memeq.  It uses
 inline optimized implementations for common sizes to try to make the code
 run even faster.  For those sizes, it's going 5-13x faster than it was
 when we started.

 Obviously, these all need really close review.

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


More information about the tor-bugs mailing list