divyang4481 / lz4

Automatically exported from code.google.com/p/lz4
0 stars 0 forks source link

Enhancement: LZ4_compressHC_limitedOutput #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is a first attempt at limited output for LZ4HC. Passes fuzzer tests, slows 
compression by <3% on i7.

Original issue reported on code.google.com by andrew.m...@gmail.com on 24 Aug 2012 at 8:49

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks Andrew.
Definately an excellent improvement.
I'll look into it.

Original comment by yann.col...@gmail.com on 24 Aug 2012 at 9:01

GoogleCodeExporter commented 9 years ago
This is an enhancement request

Original comment by yann.col...@gmail.com on 24 Aug 2012 at 9:35

GoogleCodeExporter commented 9 years ago
This feature is planned to be implemented into r93.

Original comment by yann.col...@gmail.com on 15 Apr 2013 at 9:40

GoogleCodeExporter commented 9 years ago
Function LZ4_compressHC_limitedOutput() added into r93

Original comment by yann.col...@gmail.com on 18 Apr 2013 at 8:55