summaryrefslogtreecommitdiffstats
path: root/lldb/examples/python/performance.py
Commit message (Collapse)AuthorAgeFilesLines
* Playing around with making performance test cases run from within python. Greg Clayton2013-04-031-25/+122
| | | | llvm-svn: 178708
* A few more tweaks to the python perf tests. Now there is a MemoryMeasurement.Greg Clayton2013-03-261-19/+60
| | | | llvm-svn: 178069
* Added a python version of the performance tests. It will be good to see if ↵Greg Clayton2013-03-231-0/+197
the overhead of python interferes at all with our performance readings. We can try things out with this script and see how things go. llvm-svn: 177811
OpenPOWER on IntegriCloud