On 18.11.2011 15:14, Cristian Rodríguez wrote:
On 18/11/11 11:10, Michal Marek wrote:
Thoughts?
did you tried pbzcat instead ?
seife@susi:/dev/shm> time bzcat linux-3.0.9.tar.bz2 > /dev/null real 0m12.247s user 0m12.178s sys 0m0.055s seife@susi:/dev/shm> time pbzcat linux-3.0.9.tar.bz2 > /dev/null real 0m12.702s user 0m12.450s sys 0m0.470s The tarballs would need to be compressed with pbzip2 for pbzcat to gain anything. Obviously they are not. Additionally, xz brings ~20% less file size. Michal, the only problem I can see is that xz might not be available for old distributions, so the buildservice might have a problem building for them? But this could be worked around. -- Stefan Seyfried "Dispatch war rocket Ajax to bring back his body!" -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org