Page MenuHomePhabricator

Remove ORDER_PATH_MODIFIED from Differential
ClosedPublic

Authored by epriestley on Apr 12 2015, 3:20 AM.
Tags
None
Referenced Files
F18945872: D12361.id.diff
Tue, Nov 11, 7:04 PM
F18905931: D12361.diff
Sat, Nov 8, 4:11 PM
F18872852: D12361.diff
Wed, Nov 5, 6:33 AM
F18852918: D12361.id.diff
Fri, Oct 31, 12:59 PM
F18845212: D12361.id.diff
Wed, Oct 29, 10:32 AM
F18842648: D12361.diff
Tue, Oct 28, 5:22 PM
F18621235: D12361.diff
Sep 15 2025, 7:27 AM
F18505356: D12361.id.diff
Sep 5 2025, 12:36 AM
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.