summaryrefslogtreecommitdiffstats
path: root/lldb/test/benchmarks/example
Commit message (Expand)AuthorAgeFilesLines
* Directory renaming: example -> expression.Johnny Chen2011-10-203-189/+0
* Parameterize the iteration count used when running benchmarks, instead of har...Johnny Chen2011-10-201-2/+5
* If we spawn an lldb process for test (via pexpect), do not load the init file...Johnny Chen2011-10-071-2/+2
* Print out the stopwatch (which contains laps, total elapsed time, and average)Johnny Chen2011-08-041-2/+2
* Fix typos.Johnny Chen2011-08-031-1/+1
* Add license header comment.Johnny Chen2011-08-031-0/+8
* Add the real benchmarks comparing lldb against gdb for repeated expression ev...Johnny Chen2011-08-022-21/+111
* Simple renaming: self.swatch -> self.stopwatch.Johnny Chen2011-08-021-2/+2
* Add a Stopwatch utility class to lldbench.py module and initialize an instanc...Johnny Chen2011-08-024-9/+49
* Add an abstract base class called BenchBase to be inherited by benchmark tests.Johnny Chen2011-08-011-2/+2
* Add a @benchmarks_test decorator for test method we want to categorize as ben...Johnny Chen2011-07-303-0/+48
OpenPOWER on IntegriCloud