diff --git a/test/scythercache.py b/test/scythercache.py index a49a4e7..a92918e 100644 --- a/test/scythercache.py +++ b/test/scythercache.py @@ -6,6 +6,13 @@ # (c)2005 Cas Cremers # # +# TODO: +# +# - Maybe it is an idea to time the output. If Scyther takes less +# than a second, we don't need to cache the output. That would +# reduce the required cache size significantly. +# + import md5 import commands import os