diff options
author | unknown <marko@hundin.mysql.fi> | 2005-04-22 15:47:46 +0300 |
---|---|---|
committer | unknown <marko@hundin.mysql.fi> | 2005-04-22 15:47:46 +0300 |
commit | f51eb30b5a9f769ebe1af8cbd56fc6f3183d4bb3 (patch) | |
tree | 1752616269ea663882fa62451283e57b384d24e3 /innobase/include/row0mysql.h | |
parent | 1c8f5500963814507754e878e092fdc76ebce6a7 (diff) | |
download | mariadb-git-f51eb30b5a9f769ebe1af8cbd56fc6f3183d4bb3.tar.gz |
rem0cmp.c:
Add UNIV_LIKELY and UNIV_UNLIKELY hints.
cmp_dtuple_rec_with_match(): Move condition outside loop.
Reduce the number of comparisons per iteration.
mtr0mtr.c:
mtr_memo_slot_release(): Add a UNIV_LIKELY hint.
Simplify the preprocessor magic.
buf0buf.c:
buf_page_optimistic_get_func(): Add UNIV_UNLIKELY hints.
Introduce an exit_func label to remove duplicated error exits.
innobase/buf/buf0buf.c:
buf_page_optimistic_get_func(): Add UNIV_UNLIKELY hints.
Introduce an exit_func label to remove duplicated error exits.
innobase/mtr/mtr0mtr.c:
mtr_memo_slot_release(): Add a UNIV_LIKELY hint.
Simplify the preprocessor magic.
innobase/rem/rem0cmp.c:
Add UNIV_LIKELY and UNIV_UNLIKELY hints.
cmp_dtuple_rec_with_match(): Move condition outside loop.
Reduce the number of comparisons per iteration.
Diffstat (limited to 'innobase/include/row0mysql.h')
0 files changed, 0 insertions, 0 deletions