1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 02:42:40 +01:00
phorge-phorge/src/applications/differential/parser
epriestley abe28e628a Improve performance of generating synthetic changesets
Summary: Ref T7776. This could get better, but I think I got most of the big stuff. It's ~4x faster now.

Test Plan:
Before:

{F393338}

After:

{F393339}

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7776

Differential Revision: https://secure.phabricator.com/D12730
2015-05-06 16:43:32 -07:00
..
__tests__ Rename DifferentialHunk subclasses for consistency 2015-01-23 07:17:04 +11:00
DifferentialChangesetParser.php Move ported inlines which appear on nonvisible lines backward so they show up 2015-04-21 11:06:44 -07:00
DifferentialCommitMessageParser.php Fix string truncation calls all over the codebase. 2015-01-05 11:14:54 -08:00
DifferentialCustomFieldDependsOnParser.php Clean up various pieces of dead/obsolete Differential code 2014-03-11 13:02:19 -07:00
DifferentialCustomFieldRevertsParser.php Clean up various pieces of dead/obsolete Differential code 2014-03-11 13:02:19 -07:00
DifferentialHunkParser.php Improve performance of generating synthetic changesets 2015-05-06 16:43:32 -07:00