diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2013-10-26 12:47:04 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2014-04-26 08:31:21 +0300 |
commit | 0f35eafe51db7b1eb0711bc8cc829ea6896b34f4 (patch) | |
tree | d9d2e097d51ce9747427a62d400fce070bcca323 | |
parent | Build: Remove a comment about Automake 1.10 from configure.ac. (diff) | |
download | xz-0f35eafe51db7b1eb0711bc8cc829ea6896b34f4.tar.xz |
Update TODO.
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -12,10 +12,6 @@ Known bugs it would be possible by switching from BT2/BT3/BT4 match finder to HC3/HC4. - The code to detect number of CPU cores doesn't count hyperthreading - as multiple cores. In context of xz, it probably should. - Hyperthreading is good at least with p7zip. - XZ Utils compress some files significantly worse than LZMA Utils. This is due to faster compression presets used by XZ Utils, and can often be worked around by using "xz --extreme". With some files |