Files
scylladb/locator
Michał Chojnowski 47844689d8 token_metadata: make local_dc_filter a lambda, not a std::function
This std::function causes allocations, both on construction
and in other operations. This costs ~2200 instructions
for a DC-local query. Fix that.

Closes #11494
2022-09-09 18:05:46 +02:00
..
2022-07-26 13:48:04 +03:00
2022-07-26 13:48:04 +03:00