1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-05 12:42:17 +03:00
Files
mariadb/storage/heap
Monty e69466d023 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.
2017-11-23 10:04:12 +02:00
..
2015-11-10 13:46:56 +02:00
2014-01-06 10:52:35 +05:30
2017-10-04 08:24:06 +03:00
2017-11-23 10:04:12 +02:00
2017-01-03 14:27:53 +01:00
2017-11-23 10:04:12 +02:00
2015-11-10 13:46:56 +02:00
2015-11-10 13:46:56 +02:00
2014-02-17 11:00:51 +01:00
2015-11-10 13:46:56 +02:00
2014-02-17 11:00:51 +01:00
2014-02-17 11:00:51 +01:00
2014-02-17 11:00:51 +01:00
2015-11-10 13:46:56 +02:00
2014-02-17 11:00:51 +01:00
2014-02-17 11:00:51 +01:00
2012-09-27 20:09:46 +02:00
2015-11-10 13:46:56 +02:00
2015-11-10 13:46:56 +02:00