Ref T7776. This could get better, but I think I got most of the big stuff. It's ~4x faster now.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T7776: Loading delta between two diffs in Differential can result in diffs for large files failing to load
- Commits
- Restricted Diffusion Commit
rPabe28e628a7c: Improve performance of generating synthetic changesets
Before:
After:
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Pretty much all of this is just slightly-slow stuff that we do tens of thousands of times more often than we need to on large changes.