summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 3 insertions, 2 deletions
diff --git a/Changes b/Changes
index 07c835e..7e6b7e6 100644
--- a/Changes
+++ b/Changes
@@ -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