This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
How about making it ten times faster?
- To: automake at gnu dot org
- Subject: How about making it ten times faster?
- From: akim at lrde dot epita dot fr
- Date: Tue, 27 Feb 2001 20:53:57 +0100
- List-Id: Discussion list for automake <automake.gnu.org>
Before the patch:
~/src/am/automake --amdir=/home/akim/src/am 7.84s user 0.06s system 92% cpu 8.535 total
after:
~/src/am/automake --amdir=/home/akim/src/am 0.84s user 0.03s system 99% cpu 0.870 total
I still have details to fix, but it's nothing important. Since it's
fun finding ideas, I won't tell now how to do that, but the idea is
*dead simple*
he he :) First try to imagine, then compare your solution to mine
in the next message...