Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T4045: Store diffs as binary, not UTF-8
T5179: Unearth Differential rendering technical debt - Commits
- Restricted Diffusion Commit
rP4b39fbe1155e: Allow modern hunks to be stored deflated
- Used bin/hunks migrate to move some hunks over, saw ~70-80% compression on most standard hunks.
- Viewed changesets using compressed hunks.
- Profiled gzinflate() and verified the cost is trivial (<< 1ms) at least for normal diffs.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Skipped - Unit
Tests Skipped