summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2016-10-19 14:17:36 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2016-10-19 14:17:36 +0000
commit88eb6482ca5d27ee692623be5148d338ad8ddc8b (patch)
tree3c479e9ccc1b7e7589161c19f6d999e59fa67dac /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parentb52206decce2fb92e132af8db02b66b5cee3583c (diff)
downloadbcm5719-llvm-88eb6482ca5d27ee692623be5148d338ad8ddc8b.tar.gz
bcm5719-llvm-88eb6482ca5d27ee692623be5148d338ad8ddc8b.zip
Add a faster binary search.
Even with the hash table cache, binary search was still pretty hot. This can be made even faster with prefetching. Idea from http://cglab.ca/~morin/misc/arraylayout-v2/ I will suggest moving this to llvm. llvm-svn: 284594
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud