zed/crates/fs
localcc 6da5945cd2
Optimize fs_watcher to use less RAM by doing less work (#39602)
mac_watcher already does this so it would make more sense to also do
this on Windows and it saves ~500-600mb of ram on the chromium project.

This does not improve memory usage on linux because inotify cannot do
recursive directory monitoring

Release Notes:

- N/A
2025-10-06 18:24:28 +02:00
..
src Optimize fs_watcher to use less RAM by doing less work (#39602) 2025-10-06 18:24:28 +02:00
Cargo.toml agent2: Initial infra for checkpoints and message editing (#36120) 2025-08-13 15:46:28 +00:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00