mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-03 00:20:57 -05:00
* wip: attempt to investigate slow mmap numeric index * fmt * Improve performance of ConditionedCounter (#6384) * Improve Performance of ConditionedCounter * Remove unneeded hw_counter from signatures * Clippy * Fix Clippy II * Fix Clippy III * Fix Clippy IV * Use static string, don't allocate string * Remove allow dead code attribute --------- Co-authored-by: Jojii <15957865+JojiiOfficial@users.noreply.github.com> Co-authored-by: timvisee <tim@visee.me>