-
- Downloads
cat: increase perf when catting single files
Special case the single file case in hg cat. This allows us to avoid parsing the manifest, which shaves 15% off hg cat perf. This is worth it, since automation often uses hg cat for retrieving single files.
Loading
Please register or sign in to comment