c5ee7c8572931b5b2e8574d8909a41a4000b2d42 |
|
04-Apr-2013 |
Greg Clayton <gclayton@apple.com> |
Playing around with making performance test cases run from within python. git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@178708 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/examples/python/performance.py
|
2194e9d97998bc7677c61767cd48b5f1922444cc |
|
26-Mar-2013 |
Greg Clayton <gclayton@apple.com> |
A few more tweaks to the python perf tests. Now there is a MemoryMeasurement. git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@178069 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/examples/python/performance.py
|
c263cffc9a2d1380ad55ed65e9253f957ba58ed0 |
|
23-Mar-2013 |
Greg Clayton <gclayton@apple.com> |
Added a python version of the performance tests. It will be good to see if the overhead of python interferes at all with our performance readings. We can try things out with this script and see how things go. git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@177811 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/examples/python/performance.py
|