Page MenuHomePhabricator

Remove ORDER_PATH_MODIFIED from Differential
ClosedPublic

Authored by epriestley on Apr 12 2015, 3:20 AM.
Tags
None
Referenced Files
F14053724: D12361.diff
Fri, Nov 15, 6:49 PM
F14041279: D12361.diff
Mon, Nov 11, 5:08 PM
F14025509: D12361.diff
Thu, Nov 7, 6:41 PM
F14003514: D12361.diff
Sat, Oct 26, 7:05 AM
F13991100: D12361.id29763.diff
Tue, Oct 22, 8:48 AM
F13982733: D12361.id.diff
Oct 20 2024, 1:32 AM
F13967272: D12361.diff
Oct 16 2024, 12:39 PM
F13967264: D12361.id.diff
Oct 16 2024, 12:36 PM
Subscribers

Details

Summary

Ref T7803. This is a performance hack, not a real order, and isn't really meaningful or pageable.

After D12158, we constraint his query on dateModified anyway, which should generally give the database a relatively small result set to examine.

Test Plan

Browsed Differential and Diffusion. Checked query plan, it didn't look too crazy.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Remove ORDER_PATH_MODIFIED from Differential.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 13 2015, 5:28 PM
This revision was automatically updated to reflect the committed changes.