Page MenuHomePhabricator

Remove ORDER_PATH_MODIFIED from Differential
ClosedPublic

Authored by epriestley on Apr 12 2015, 3:20 AM.
Tags
None
Referenced Files
F15427512: D12361.id29763.diff
Sun, Mar 23, 2:45 PM
F15420255: D12361.id.diff
Fri, Mar 21, 12:35 PM
F15419618: D12361.id29684.diff
Fri, Mar 21, 7:26 AM
F15417825: D12361.diff
Thu, Mar 20, 6:53 PM
F15411358: D12361.id29684.diff
Wed, Mar 19, 9:10 AM
F15407562: D12361.diff
Tue, Mar 18, 6:20 PM
F15388530: D12361.id29684.diff
Sat, Mar 15, 3:57 AM
Unknown Object (File)
Feb 9 2025, 6:18 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.