diff options
author | Jürgen Hötzel <juergen@archlinux.org> | 2010-08-27 18:23:32 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-08-27 20:07:57 +0200 |
commit | 38a60f49bdd7335f8e51e3d860653f5722771b96 (patch) | |
tree | 1b04413aa4a691e1998454dadf51cc1811ab52aa /lib/libalpm/group.c | |
parent | 693ebbd16bc1560ec3ec166d9944e44583141259 (diff) | |
download | pacman-38a60f49bdd7335f8e51e3d860653f5722771b96.tar.gz pacman-38a60f49bdd7335f8e51e3d860653f5722771b96.tar.xz |
Use pipe to create compressed package instead of an intermediate tar file
A pipe between tar and compression command is used. This improves
performance by running tar and the compression command simultaneously.
Using a pipe also reduces IO by not writing an intermediate tar file
to disk.
Signed-off-by: Juergen Hoetzel <juergen@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/group.c')
0 files changed, 0 insertions, 0 deletions