Parallel bzip2/bunzip2 Filter
https://github.com/kjn/lbzip2
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.
- Sources inherited from project home:MaxxedSUSE:Compiler-Tools
-
1
derived packages
- Links to Archiving / lbzip2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:MaxxedSUSE:Emulators/lbzip2 && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000117 117 Bytes | |
lbzip2-2.5.tar.bz2 | 0000540258 528 KB | |
lbzip2.changes | 0000007557 7.38 KB | |
lbzip2.spec | 0000002088 2.04 KB |
Comments 0