Files
scylladb/utils
Rafael Ávila de Espíndola 336d541f58 database: Use a flat_hash_map for _ks_cf_to_uuid
Given that the key is a std::pair, we have to explicitly mark the hash
and eq types as transparent for heterogeneous lookup to work.

With that, pass std::string_view to a few functions that just check if
a value is in the map.

This increases the .text section by 11 KiB (0.03%).

Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com>
2020-06-14 08:18:39 -07:00
..
2020-01-30 14:10:18 +02:00
2020-03-23 11:59:30 +02:00
2018-12-03 14:36:08 +01:00
2020-03-20 19:37:48 +01:00
2018-11-21 00:01:44 +02:00
2020-05-31 12:58:59 +03:00
2020-03-23 11:59:30 +02:00
2018-12-05 21:51:01 +02:00
2018-12-05 21:51:01 +02:00
2019-02-20 08:03:46 -08:00
2018-11-21 00:01:44 +02:00
2020-01-26 18:54:36 +02:00