Page MenuHomePhabricator

Remove ORDER_PATH_MODIFIED from Differential
ClosedPublic

Authored by epriestley on Apr 12 2015, 3:20 AM.
Tags
None
Referenced Files
F18621235: D12361.diff
Mon, Sep 15, 7:27 AM
F18505356: D12361.id.diff
Fri, Sep 5, 12:36 AM
F18497128: D12361.diff
Thu, Sep 4, 5:53 PM
F18468021: D12361.id.diff
Tue, Sep 2, 2:03 PM
F18108986: D12361.id.diff
Aug 11 2025, 10:58 AM
F18108403: D12361.id29684.diff
Aug 11 2025, 6:49 AM
F18105735: D12361.diff
Aug 10 2025, 7:13 PM
F18090452: D12361.id29763.diff
Aug 6 2025, 3:50 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.