diff options
| author | root <root> | 2007-11-13 10:48:02 +0000 | 
|---|---|---|
| committer | root <root> | 2007-11-13 10:48:02 +0000 | 
| commit | d29dfa6df56424f073e0de300f6b2e40f5ace61a (patch) | |
| tree | 88f31a9984f1c728adbf810764566e0e7f3f8000 /Changes | |
| parent | 84e5a8dc51fb7e6e9e6044d9fd100cb91c451c9a (diff) | |
*** empty log message ***
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 5 | 
1 files changed, 3 insertions, 2 deletions
| @@ -1,3 +1,4 @@ +2.2  	- switched to GPL v2 or any later version.          - speed up compression by ~10-15% in common cases            by some manual unrolling. @@ -6,8 +7,8 @@          - for typical binary data (e.g. /bin/bash, memory dumps,            canterbury corpus etc.), speed is now comparable to fastlz, but            with better compression ratio. with ULTRA_FAST, it's typically -          3-8% faster than fastlz while still maintaining a similar ratio. -          (amd64, ymmv). thanks a lot for the competition :) +          3-15% faster than fastlz while still maintaining a similar ratio. +          (amd64 and core 2 duo, ymmv). thanks a lot for the competition :)          - undo inline assembly, it is no longer helpful.  2.1  Fri Nov  2 13:34:42 CET 2007 | 
