LZMA source tarballs
Bug #539671 reported by
Antonio Diaz Diaz
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Confirmed
|
Wishlist
|
Krzysztof Kosinski |
Bug Description
Dear Inkscape developers,
Please, distribute lzip compressed source tarballs in addition, or instead of, the bzip2ed ones. The size savings are about 66% and 52% with respect to gzip and bzip2!
-rw-r--r-- 1 antonio users 20742550 2010-03-15 18:02 inkscape-
-rw-r--r-- 1 antonio users 9851744 2010-03-15 18:02 inkscape-
Lzip also decompresses much faster than bzip2:
$ time -p bzip2 -t inkscape-
real 7.73
user 7.73
sys 0.00
$ time -p lzip -t inkscape-
real 1.77
user 1.76
sys 0.01
http://
Thanks and regards,
Antonio.
Changed in inkscape: | |
importance: | Undecided → Wishlist |
tags: | added: packaging |
Changed in inkscape: | |
assignee: | nobody → Krzysztof Kosinski (tweenk) |
To post a comment you must log in.
It's better to use the more widely supported tar.lzma archives. The compression is also slightly better. lpar.ath0. com/2009/ 09/25/documenta tion-as- an-indicator- of-code- quality/
http://