[tor-bugs] #3404 [EFF-HTTPS Everywhere]: Ship rulesets in a more efficient form

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Jun 23 21:48:02 UTC 2011


#3404: Ship rulesets in a more efficient form
----------------------------------+-----------------------------------------
 Reporter:  pde                   |          Owner:  pde     
     Type:  enhancement           |         Status:  accepted
 Priority:  minor                 |      Milestone:          
Component:  EFF-HTTPS Everywhere  |        Version:          
 Keywords:                        |         Parent:          
   Points:                        |   Actualpoints:          
----------------------------------+-----------------------------------------
Changes (by pde):

  * status:  new => accepted


Comment:

 Turns out that the very poor comparative performance of zip here is
 because it seems to reset its dictionaries on a per-file basis.  If we
 packed all of the rulesets into a giant .xml file at build time and then
 zipped that, it would only be ~60kB.

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


More information about the tor-bugs mailing list