quark-emacs
quark-emacs copied to clipboard
Investigate file system test performance
It takes 10ms to detect file system types.
- Benchmark with
hyperfine. - Consider a fast-path using
staton Linux. - Consider a fast-path using a dynamic module.
- Look into caching the results, potentially approaching it using child-matching (and idle jobs)?