influxdb/cache_system
Marco Neumann 8966cc88df
fix: `O(n^2)` delete handling in LRU (#8416)
* test: add regression test

* feat: `AddressableHeap::iter`

* fix: `O(n^2)` delete handling in LRU

* refactor: address review comments

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-08-07 13:46:03 +00:00
..
benches refactor: avoid double-hash when updating addressable heap orders (#5577) 2022-09-08 11:50:55 +00:00
src fix: `O(n^2)` delete handling in LRU (#8416) 2023-08-07 13:46:03 +00:00
Cargo.toml fix: `O(n^2)` delete handling in LRU (#8416) 2023-08-07 13:46:03 +00:00