Manish, Have you thought about the performance penalty for the directory node up_to_date change? I assume this is a reason the code operates as it currently does...
This will require, O(N * M) checks per directory node where N = max directory depth and M = the number of files within the directory chain. V/R, William
_______________________________________________ Scons-dev mailing list [email protected] https://pairlist2.pair.net/mailman/listinfo/scons-dev
