Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D9292
Change Details
Change Details
Old
New
Diff
- 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.
- 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.
Continue