Add a bin/time-scons.py script to manage invocation of runtest.py to
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 15 Dec 2009 21:44:56 +0000 (21:44 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 15 Dec 2009 21:44:56 +0000 (21:44 +0000)
commit4d2c13b4a06fa1c932bf96f451cd8a83febca3a4
tree0df666ba5cb56b9d53173a01f9765e1cc9ca8d69
parent568520b7af2d9f07c3c604dc0e9a451e56b29fa4
Add a bin/time-scons.py script to manage invocation of runtest.py to
collect SCons timings.

The script will build SCons and time the pre-compiled *.pyc files,
and also provides options for timing a range of revisions directly
from SVN.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@4548 fdb21ef1-2011-0410-befe-b5e4ea1792b1
bin/time-scons.py [new file with mode: 0644]