From: Matt McCutchen Date: Sun, 3 Jun 2007 13:45:01 +0000 (-0400) Subject: More experimentation with obfuscation. Wondering why it is slow. X-Git-Url: https://mattmccutchen.net/mgear/mgear.git/commitdiff_plain/80ef83c31f694bde42e3652c89d9edc1aabd7cd7?hp=80ef83c31f694bde42e3652c89d9edc1aabd7cd7 More experimentation with obfuscation. Wondering why it is slow. Evidently all the stat calls are the bottleneck. That makes me wonder whether there is a way to get make to think a file was explicitly named as an alternative to using a file that exists. ---