Page MenuHomePhabricator

Improve performance of generating synthetic changesets
ClosedPublic

Authored by epriestley on May 6 2015, 1:02 AM.
Tags
None
Referenced Files
F15463154: D12730.id30614.diff
Tue, Apr 1, 8:47 PM
F15451826: D12730.id.diff
Sat, Mar 29, 12:01 AM
F15450235: D12730.id30589.diff
Fri, Mar 28, 2:40 PM
F15447921: D12730.diff
Fri, Mar 28, 2:26 AM
F15427131: D12730.id30614.diff
Sun, Mar 23, 1:03 PM
F15407593: D12730.id30589.diff
Tue, Mar 18, 6:33 PM
F15381176: D12730.id.diff
Fri, Mar 14, 6:18 AM
F15344646: D12730.diff
Mon, Mar 10, 6:01 AM
Subscribers

Details

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:

Screen Shot 2015-05-05 at 6.00.14 PM.png (420×1 px, 98 KB)

After:

Screen Shot 2015-05-05 at 6.00.27 PM.png (665×1 px, 163 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Improve performance of generating synthetic changesets.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.

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.

btrahan edited edge metadata.
This revision is now accepted and ready to land.May 6 2015, 6:10 PM
This revision was automatically updated to reflect the committed changes.