summaryrefslogtreecommitdiff
path: root/bin/calibrate.py
Commit message (Collapse)AuthorAgeFilesLines
* Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-311-1/+1
|
* Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-4/+4
|
* Fix tests broken after --noqmtest option was removed from runtest.pyanatoly techtonik2012-12-211-1/+1
|
* Have bin/calibrate.py print the timing run output if it can't findSteven Knight2010-08-181-1/+5
| | | | any appropriate "VARIABLE:" lines in the output.
* Convert to Python 3.x division rules.Greg Noel2010-04-241-1/+2
|
* Add a -p option to support calibrating against build SCons packages.Steven Knight2009-12-221-2/+7
|
* Add a script for calibrating settings for timing configurations.Steven Knight2009-12-101-0/+76
Update the timings scripts with calibrated settings that run a full build between 9.5 and 10.0 seconds on the buildbot slave.