This saves an [open] system call per file, which is a small saving, but
it showed up in the profile at large file counts (it accounted for 30ms
out of 400ms needed for catting 10000 files, on a ZFS filesystem on Linux,
so ~3us per syscall).
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG5e77bdc29d56: rhg: do not try to open a nodemap for an inline index
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage