[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #4261 [Tor Browser]: Use .dmg rather than .zip for Mac OS X
#4261: Use .dmg rather than .zip for Mac OS X
-------------------------+--------------------------------------------------
Reporter: ioerror | Owner: mikeperry
Type: task | Status: new
Priority: normal | Milestone:
Component: Tor Browser | Version:
Keywords: | Parent:
Points: | Actualpoints:
-------------------------+--------------------------------------------------
Comment(by hellais):
So I tinkered a little bit with different compression algorithms and
different hdiutil commands and in ended up with these conclusions.
The Tor Browser Bundle compressed to .dmg with the following command:
hdiutil convert TorBrowserBundle.dmg -format UDZO -imagekey zlib-
level=9 -o TorBrowserBundle-compressed.dmg
has a total file size of 3.2364 KB.
This is compressed using zlib level of 9, so optimized memory consumption
minimized speed.
If I compress the original bundle using bzip2 I actually end up with a
smaller file than the current .zip: 2.9976 KB.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4261#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs