Christian Ebner
02491b8fc6
pxar: fuse: use binary search instead of linear search in goodbye table.
The goodbye table is layed out as binary search tree based on the hash, so use this to be more efficient when looking up a hash in the table for directories with a large number of entries. Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
Description
No description provided
Languages
Rust
86.9%
JavaScript
12.3%
Makefile
0.3%
Handlebars
0.2%
CSS
0.2%