You are not logged in.
Pages: 1
Hi!
I thought today, that maybe arch should start transitting to 7-zip or bzip2 packages. These formats uses less space, so our repos would be smaller as well as we would use less bandwitch.
What do you think?
Offline
I think it's been discussed a zillion times. That's what I think.
The suggestion box only accepts patches.
Offline
Pacman is written in the C programming language, so it is fast, light, and very agile. It uses the .tar.gz package format, which further enhances its speed; Gzipped tarballs, though slightly larger, are decompressed much faster than their Bzipped counterparts, and are therefore generally installed more expediently.
M*cr*s*ft: Who needs quality when you have marketing?
Offline
On the other hand, smaller size = less bandwidth, and bandwidth is (usually) more expensive than processor power. Plus, what if the gains from faster unzipping are smaller than the losses from longer downloading? ![]()
But yeah, I'm sure the issue has been discussed a lot, and whatever I say wouldn't change anyone's mind.
(On the other hand, what Pacman really needs is the UseDelta option to work, because it'd save loads of time/bandwidth)
Offline
Here i.e. Openoffice is downloaded much faster than it is unpacked! So all in all it will be a slower process.
Offline
the losses from longer downloading?
Use powerpill and those losses become insignificant if they aren't already. ![]()
Last edited by Xyne (2008-12-30 01:47:25)
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
It has been tested before, bzip2 made the whole dowload + update process a lot slower. I vaugly remembere that someone did a test with lzma, but I can't remember the result of it.
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
gzip is better than all. space is not the only variable. space is very cheap, and so is bandwidth. time is more valuable than both. so is performance.
There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums. That is why we avoid it. -- ewaller (arch linux forum moderator)
Offline
On the other hand, smaller size = less bandwidth, and bandwidth is (usually) more expensive than processor power. Plus, what if the gains from faster unzipping are smaller than the losses from longer downloading?
But yeah, I'm sure the issue has been discussed a lot, and whatever I say wouldn't change anyone's mind.
(On the other hand, what Pacman really needs is the UseDelta option to work, because it'd save loads of time/bandwidth)
Ok, I understand purposes of using gzip packages. It depends on who values what, Some value bandwitch, other the speed of installation.
As it comes to UseDelta: please I don't trust such options. I would vote for bailiging this option. It would produce more bad then good.
Offline
VPeric wrote:On the other hand, smaller size = less bandwidth, and bandwidth is (usually) more expensive than processor power. Plus, what if the gains from faster unzipping are smaller than the losses from longer downloading?
But yeah, I'm sure the issue has been discussed a lot, and whatever I say wouldn't change anyone's mind.
(On the other hand, what Pacman really needs is the UseDelta option to work, because it'd save loads of time/bandwidth)
Ok, I understand purposes of using gzip packages. It depends on who values what, Some value bandwitch, other the speed of installation.
As it comes to UseDelta: please I don't trust such options. I would vote for bailiging this option. It would produce more bad then good.
What's so bad about UseDelta?
Offline
VPeric wrote:(On the other hand, what Pacman really needs is the UseDelta option to work, because it'd save loads of time/bandwidth)
As it comes to UseDelta: please I don't trust such options. I would vote for bailiging this option. It would produce more bad then good.
It is an option so when it get fully functional you don't have to use it.
Offline
LZMA (aka 7-Zip) is basically a faster bzip2 (practically, not algorithm-wise), so bzip2 is out in comparison. gzip vs LZMA, I prefer LZMA even though I have an Arch-hosting university a few miles away. For me, bottlenecking my internet is easier and more annoying than doing the same to my CPU/HDD.
But it's really not a big deal at the end of the day.
Last edited by Ranguvar (2008-12-22 02:01:04)
Offline
What about all those that either are stuck with dial-up or in a place where decent broadband either does not exist (is slow) or too expensive?
Or those behind school/public networks that throttle bandwidth (the college I go to, for example, throttles down to dial-up speed -- funny thing is, they don't throttle things like BitTorrent if it's encrypted and there are many seeds).
Last edited by Wintervenom (2008-12-22 02:20:21)
Offline
Pages: 1