From 3b447abc8077408e6c0c28611cebecdc48e8acb0 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Wed, 2 May 2012 18:04:25 +0200 Subject: [PATCH] news: document improvement in parallel-tests performance * NEWS: Document the improved performances of the parallel-tests targets 'check' and 'recheck'. See recent commits: - v1.12-20-gf5733aa of 2012-04-26, "parallel-tests: optimize 'recheck' target for speed" - v1.12-21-g5eeb366 of 2012-02-26, "parallel-tests: optimize global log creation" - v1.12-22-g4c2dd6e of 2012-04-30, "parallel-tests: save few forks when possible" Signed-off-by: Stefano Lattarini --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 6eeaf5d13..6db25921b 100644 --- a/NEWS +++ b/NEWS @@ -79,6 +79,9 @@ Bugs fixed in 1.12.1: a non-ANSI one, i.e., if the TERM environment variable has a value of "dumb". + - Several inefficiencies and poor performances in the implementation + of the parallel-tests 'check' and 'recheck' targets have been fixed. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ New in 1.12: -- 2.47.2