|
From: | Bob Friesenhahn |
Subject: | Re: [Automake-NG] [Automake-ng] [PATCH 0/4] Minor refactoring and cleanup for the dist-related targets |
Date: | Thu, 10 May 2012 14:48:40 -0500 (CDT) |
User-agent: | Alpine 2.01 (GSO 1266 2009-07-14) |
On Thu, 10 May 2012, Stefano Lattarini wrote:
Unfortunately, you got it backwards: it's no measurable change for "make all", a 7% slow down for "make dist", and a 50% slow down for "make distdir -n" :-( The plus is that "make dist -n" is now more "faithful", since it displays the actual list of files that get distributed and of sudirectories that get created in the distribution directory.
As a development user, I don't care if "make distdir -n" is slower since without the -n any such slowness is likely not noticeable since the rest of the task is really slow and not done very often. More faithful is important.
Optimizing 'make all' and 'make check' should be the priorities when it comes to performance.
Bob -- Bob Friesenhahn address@hidden, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
[Prev in Thread] | Current Thread | [Next in Thread] |