gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] autogen/configure speedup


From: dolphinling
Subject: [Gnash-dev] autogen/configure speedup
Date: Wed, 16 May 2007 03:59:03 -0400
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

Rob mentioned on IRC that he checked in some changes that should have made autogen.sh faster, so I decided to see exactly how much...

time (./autogen.sh && ./configure --disable-plugin --disable-klash --enable-renderer=Agg --enable-media=GST --with-ming=/home/dolphinling/gnash/ming/bin/bin/ming-config --with-mtasc=/home/dolphinling/gnash/mtasc/mtasc)

Three runs each, one on a fresh checkout from right before the checkin, one on a fresh current checkout:

Old:
real    1m58.340s (first run time is slower of course)
real    1m28.293s
real    1m28.327s

New:
real    1m32.783s (first run time is slower of course)
real    1m4.212s
real    1m4.374s


Over 25% improvement! Nice job!


--
dolphinling
<http://dolphinling.net/>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]