From 5128555cc25cb5c22b7b4ad2034eba9701d9f748 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sun, 11 Nov 2012 23:51:49 +0000 Subject: Use external gzip to decompress hdlist. On my machine, for a repository of 3000 packages, it goes from 7.8s real/7.6 user to 6.5 real/7.0 user User time decreases because it seems to be faster by itself, real time probably because having another process allows them to run in parallel --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 73afd6a..77258d0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +- use external gzip for decompression, faster + Version 6.5 - 5 September 2012, by Thierry Vignaud - compress XML data with xz instead of lzma -- cgit v1.2.1