[Scons-dev] Directory node up_to_date changes

William Blevins wblevins001 at gmail.com
Wed Mar 22 18:41:31 EDT 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20170322/c1343562/attachment.html>


More information about the Scons-dev mailing list