author | jaspervdg <jaspervdg@users.sourceforge.net> | |
Mon, 28 Jul 2008 15:00:44 +0000 (15:00 +0000) | ||
committer | jaspervdg <jaspervdg@users.sourceforge.net> | |
Mon, 28 Jul 2008 15:00:44 +0000 (15:00 +0000) | ||
commit | 4394869d23caf2881abe9a6e959f76feb13cf1b9 | |
tree | 9feadacea529f1bec33af661a78e0ad1bfea7deb | tree | snapshot |
parent | b9331fddb2cff9a7a552778b14e94ecc235e305f | commit | diff |
By caching stat results in buildtool the build time for a build which has to change nothing is reduced to about a third (less than ten seconds instead of about 30 seconds on my system). (Obviously a build which changes nothing is not very interesting, but a build which has to change only a few files is very common.)
buildtool.cpp | diff | blob | history |