[tor-bugs] #16424 [metrics-lib]: Support parsing of .xz compressed tarballs

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jul 17 13:19:28 UTC 2015


#16424: Support parsing of .xz compressed tarballs
-----------------------------+----------------------------
     Reporter:  karsten      |      Owner:  karsten
         Type:  enhancement  |     Status:  needs_revision
     Priority:  normal       |  Milestone:
    Component:  metrics-lib  |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+----------------------------

Comment (by leeroy):

 Oh, I forgot one important detail about the xz archive support. It
 requires on it's own core for optimal performance. The reads tend to
 finish before parsing it all though. Using file parsing, instead of xz
 archives, tends to be single-cpu bound because along the way metrics-lib
 blocks waiting for parse to complete. Is this intended?

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


More information about the tor-bugs mailing list