diff options
author | root <root> | 2010-06-01 03:17:05 +0000 |
---|---|---|
committer | root <root> | 2010-06-01 03:17:05 +0000 |
commit | a59dc3c43c6be0f428788ad66988329f4d29e8dd (patch) | |
tree | a2be0f20a3e0ff30682b7e1770758c31c5ec6fbb /Changes | |
parent | 257c6be2fae723f73c01505a5479e9e78646233b (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ and only a small win on amd cpus. - improve c++ compatibility of the code. - slightly improve compressor speed. + - halved memory requirements for compressor on 64 bit architectures, + which can improve the speed quite a bit on older cpus. 3.5 Fri May 1 02:28:42 CEST 2009 - lzf_compress did sometimes write one octet past the given output |