From a9569854dc861d47a79587a78812fab119f1897d Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Mon, 16 Jun 2014 20:48:47 -0500 Subject: [PATCH] imagex-optimize.1.in: Update LZX compressor note --- doc/man1/imagex-optimize.1.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man1/imagex-optimize.1.in b/doc/man1/imagex-optimize.1.in index 71fe03ad..c954dae2 100644 --- a/doc/man1/imagex-optimize.1.in +++ b/doc/man1/imagex-optimize.1.in @@ -33,8 +33,8 @@ better job than the program that wrote the original file. A side effect of this is that every stream in the original WIM will be checksummed, so this can help verify that the WIM is intact (equivalent to applying all the images from it). .IP "" -Note: as of wimlib v1.5.3, wimlib's LZX compressor usually achieves the same or -better compression than Microsoft's, but is slightly slower. +Note: as of wimlib v1.7.0, wimlib's LZX compressor usually achieves the same or +better compression than Microsoft's, but is about 10% slower. .TP \fB--recompress-slow\fR, \fB--compress-slow\fR Spend even more time compressing the data in order to achieve a more optimal -- 2.43.0