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/>
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev