mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-11 17:32:41 +01:00
4b39fbe115
Summary: Ref T4045. Ref T5179. When saving a modern hunk, deflate it if we have the function and deflating it will save a nontrivial number of bytes. Test Plan: - 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. Reviewers: btrahan Reviewed By: btrahan Subscribers: epriestley Maniphest Tasks: T4045, T5179 Differential Revision: https://secure.phabricator.com/D9292 |
||
---|---|---|
.. | ||
PhabricatorHunksManagementMigrateWorkflow.php | ||
PhabricatorHunksManagementWorkflow.php |