gitbutler/crates/gitbutler-watcher
Sebastian Thiel b27fff77ad
fix performance issue that seems to be introduced by the FileIdMap
This disables the cache entirely which would have been the case before
the refactor as well.
This time, it's explicit though.
2024-06-16 09:44:22 +02:00
..
src fix performance issue that seems to be introduced by the FileIdMap 2024-06-16 09:44:22 +02:00
vendor/debouncer fix performance issue that seems to be introduced by the FileIdMap 2024-06-16 09:44:22 +02:00
Cargo.toml move debouncer code into its own crate 2024-06-16 09:38:24 +02:00