This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

compilercache


version 1.0.5 of compilercache released.
http://www.erikyyy.de/compilercache/

	* minor README fixes
	* removed dependency on new bash versions.
	* made bypass messages more verbose.
	* fixed -I -L -include misinterpretation
	* more cache hits due to useless option reducing

the most important point in compilercache is that it never produces
wrong results. although version 1.0.4 was buggy, all it did was bypass
instead of cache.

the new version now caches the complete linux kernel if you want :-)
(wasn't possible due to -include option...)

as far as i know there was not yet a dangerous use of compilercache :)
all it does is speed up, no harm.

btw. i got mail from persons working on a large project. they had build
times of 16 minutes when doing a CVS checkout of a new version.
now they have only 4 minutes left. (because only the really changed files
get compiled). that's more speedup than you can ever gain by optimizing
the compiler.

thanks for testing

cu
erik

-- 
Name:  Erik Thiele                                        \\\\
Email: erikyyy@erikyyy.de                                 o `QQ'_
WWW:   http://www.erikyyy.de/                              /   __8
                                                           '  `


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]