View Single Post
  #1  
Old 17-03-2017, 01:33
ZakirAhmad ZakirAhmad is offline
Registered User
 
Join Date: Sep 2015
Location: Kmr
Posts: 290
Thanks: 56
Thanked 58 Times in 37 Posts
ZakirAhmad is on a distinguished road
Lzturbo: The fastest now more faster.

LzTurbo: The fastest now more faster
# New version :
- the fastest compressor now more faster.
- improved compression/decompression speed.
- improved compression. LzTurbo beats Lzma in compression with equivalent decompression speed.
- new TurboANX asymmetric numeral system w. JIT switching [scalar/SSE/AVX2].
Arithmetic coding rate at byte coding speed (see entropy coder benchmark http://encode.ru/threads/1890-Benchm...Entropy-Coders ).
Decoding speed [up to 1Gb/s] faster than most compressors with byte coding.
Can decompress 10 times and more faster than lzma with a bit less compression ratio
- Compression speed up to: 800 MB/s
and decompression speed up to 4 GB/s per core (tested on a 2600k cpu at 4.5 GHz)
- Standard input/output (stdin/stdout)
Download LzTurbo v1.2 for Windows and Linux at: http://sites.google.com/site/powturbo..
The only problem I am getting with lzturbo is, I am not able to use its <stdin> <stdout> function...
I checked it on a file of 312mb size...
pzlib+srep+lzma =121mb
pzlib+srep+zcm =110mb
pzlib+srep+lzturbo=107mb
pzlib+srep+nanozip=105mb...
decompression speed was way too better than lzma...
Please help if someone know how to use stdin stdout of lzturbo.
Reply With Quote
Sponsored Links