summaryrefslogtreecommitdiff
path: root/bench
Commit message (Expand)AuthorAgeFilesLines
* Make the benchmarking script's stdout and stderr line buffered.fergus.henderson2008-08-021-0/+10
* Update a stale URL.fergus.henderson2008-08-011-1/+1
* Add some new benchmark routines (including C++ projects like yate andCraig Silverstein2008-06-031-79/+77
* Fix a bug in the pump script where it wasn't waiting for the includefergus.henderson2008-06-031-3/+2
* Add include server option '--unsafe_absolute_includes' to all benchmarks in pumpklarlund2008-05-291-1/+1
* Tigthen how compilers are located. This overcomes issues on Cygwin. I alsoklarlund2008-05-292-6/+13
* Enhance performance reporting for benchmarking.klarlund2008-05-293-39/+116
* Some changes to the benchmark framework to not redo workCraig Silverstein2008-05-295-104/+149
* Add include server args to benchmarking framework.klarlund2008-05-293-2/+8
* Normalize the copyright text, to the latest version of the GPLv2 textCraig Silverstein2008-05-238-96/+104
* Set-up masquerading for benchmarks.klarlund2008-05-233-32/+153
* Document the options that the Package constructor takes.Craig Silverstein2008-05-212-11/+59
* In the benchmark code, make sure a directory exists before cd-ing intoCraig Silverstein2008-05-202-3/+4
* Add --output to benchmark.py, to print the final timing summary to aCraig Silverstein2008-05-201-11/+21
* Corrent option name.klarlund2008-05-201-1/+1
* Add 'DashWpMD_Case' to the list of test cases that actually get run.fergus.henderson2008-05-191-1/+1
* In the list of projects to benchmark:fergus.henderson2008-05-161-4/+13
* In the benchmarking script, don't remove the build directories byfergus.henderson2008-05-161-2/+2
* Fix a typo in my previous change:fergus.henderson2008-05-121-1/+1
* Add new options '--cc' and '--cxx' for specifying the paths to use forfergus.henderson2008-05-122-27/+47
* Add support for pump mode to the benchmarking scripts.fergus.henderson2008-05-126-27/+135
* The second part of my change to hoist everything in the distcc/Craig Silverstein2008-04-129-13/+9
* The first step of moving everything in the distcc directory to the topCraig Silverstein2008-04-119-0/+841