[tor-bugs] #11788 [Metrics Data Processor]: Consider providing descriptor tarballs as .tar.xz rather than .tar.bz2

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat May 17 08:59:47 UTC 2014


#11788: Consider providing descriptor tarballs as .tar.xz rather than .tar.bz2
----------------------------------------+--------------------
     Reporter:  karsten                 |      Owner:
         Type:  enhancement             |     Status:  closed
     Priority:  normal                  |  Milestone:
    Component:  Metrics Data Processor  |    Version:
   Resolution:  implemented             |   Keywords:
Actual Points:                          |  Parent ID:
       Points:                          |
----------------------------------------+--------------------

Comment (by karsten):

 arma suspectes that `bzip2 -9` might already have reduced tarball size a
 lot.  Tested with two tarballs:

 || '''tarball''' || '''bzip2 -1''' || '''bzip2 -9''' || '''xz -9''' ||
 || consensuses-2014-04 || 241M || 217M || 21M ||
 || votes-2014-04 || 4.8G || 4.4G || 172M ||

 So, it seems that switching from `bzip2 -1` to `bzip2 -9` would not have
 made that much of a change compared to `xz -9`.

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


More information about the tor-bugs mailing list