diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2013-10-22 19:51:55 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2013-10-22 19:51:55 +0300 |
commit | ba413da1d5bb3324287cf3174922acd921165971 (patch) | |
tree | 2cf0bff915d531e97eed46fdc065f281a52a622b /dos | |
parent | liblzma: Support LZMA_FULL_FLUSH and _BARRIER in threaded encoder. (diff) | |
download | xz-ba413da1d5bb3324287cf3174922acd921165971.tar.xz |
xz: Take advantage of LZMA_FULL_BARRIER with --block-list.
Now if --block-list is used in threaded mode, the encoder
won't need to flush at each Block boundary specified via
--block-list. This improves performance a lot, making
threading helpful with --block-list.
The flush timer was reset after LZMA_FULL_FLUSH but since
LZMA_FULL_BARRIER doesn't flush, resetting the timer is
no longer done.
Diffstat (limited to 'dos')
0 files changed, 0 insertions, 0 deletions