diff options
author | Johnny Chen <johnny.chen@apple.com> | 2011-10-21 20:19:51 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2011-10-21 20:19:51 +0000 |
commit | 31fdfb1f33cb328ef06d596a4483339143b1cd5e (patch) | |
tree | 5d304d15f3e8cbbabd95e463341474c700a0a8cd /llvm/include/llvm-c/Object.h | |
parent | 1e731a10d0aafba81fa0ac43db988bccb630abee (diff) | |
download | bcm5719-llvm-31fdfb1f33cb328ef06d596a4483339143b1cd5e.tar.gz bcm5719-llvm-31fdfb1f33cb328ef06d596a4483339143b1cd5e.zip |
Add a benchmark for measuring the response time of the 'frame variable' command.
Example (start the lldb inferior, break at the Driver::MainLoop() function, and
issue 'frame variable'):
$ ./dotest.py -v +b -x '-F Driver::MainLoop()' -n -p TestFrameVariableResponse.py
----------------------------------------------------------------------
Collected 1 test
1: test_startup_delay (TestFrameVariableResponse.FrameVariableResponseBench)
Test response time for the 'frame variable' command. ...
lldb frame variable benchmark: Avg: 1.636897 (Laps: 20, Total Elapsed Time: 32.737944)
ok
----------------------------------------------------------------------
Ran 1 test in 65.105s
OK
llvm-svn: 142678
Diffstat (limited to 'llvm/include/llvm-c/Object.h')
0 files changed, 0 insertions, 0 deletions