#24031: Protover.rs could use a better algorithm
------------------------------+------------------------------
     Reporter:  nickm         |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: unspecified
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:  rust
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+------------------------------
 This probably doesn't matter in practice, but: it would be cool if
 protover.rs used a smarter representation for sets of protocol versions
 than `HashSet`.  Maybe a BTreeSet of (low,high) tuples?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24031>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to