diff options
author | Monty <monty@mariadb.org> | 2017-11-10 19:02:27 +0200 |
---|---|---|
committer | Monty <monty@mariadb.org> | 2017-11-23 10:04:12 +0200 |
commit | e69466d0231aa55f223d1f1199913d1a1ec13025 (patch) | |
tree | 0139580ee3a67b5272dede0d79bc61328ba80b2d /unittest/json_lib | |
parent | d8ada081526c9dedb004a2dcf216f1a0596a9c57 (diff) | |
download | mariadb-git-e69466d0231aa55f223d1f1199913d1a1ec13025.tar.gz |
Improve performance of heap tables
- make hp_mask an inline function (short and called 16 times)
- Simplify hp_search. Biggest benefit is for doing key lookup
without a matching row. Matching rows may be a bit slower, but
is offseted by having hp_mask inlined.
Diffstat (limited to 'unittest/json_lib')
0 files changed, 0 insertions, 0 deletions