Parallel bzip2/bunzip2 Filter
http://phptest11.atw.hu/
Lbzip2 is a Pthreads-based parallel bzip2/bunzip2 filter, passable to GNU tar with the --use-compress-program option.
It isn't restricted to regular files on input, nor output. Successful splitting for decompression isn't guaranteed, just very likely (failure is detected). Splitting in both modes and compression itself occur with an approximate 900k block size.
On an Athlon-64 X2 6000+, lbzip2 was 92% faster than standard bzip2 when compressing, and 45% faster when decompressing (based on wall clock time).
Lbzip2 strives to be portable by requiring UNIX 98 APIs only, besides an unmodified libbz2.
- Developed at Archiving
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/lbzip2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
lbzip2-2.5.tar.bz2 | 0000540258 528 KB | |
lbzip2.changes | 0000007557 7.38 KB | |
lbzip2.spec | 0000002088 2.04 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 888944
from
Tristan Miller (psych0naut)
(revision 6)
- Update project URL in spec file; the previously official domain lbzip2.org has seemingly lapsed and been taken over by an impostor
Comments 1
Please change the URL for this package's metadata to https://github.com/kjn/lbzip2 – the one currently listed (http://phptest11.atw.hu/) has been invalid for years.