Page MenuHomePhabricator

Cache application visibility in the request cache
ClosedPublic

Authored by epriestley on Jun 17 2015, 1:11 AM.
Tags
None
Referenced Files
F15526710: D13321.id32237.diff
Mon, Apr 21, 10:34 PM
F15524364: D13321.id.diff
Mon, Apr 21, 7:38 AM
F15521060: D13321.diff
Sun, Apr 20, 10:46 AM
F15505223: D13321.diff
Tue, Apr 15, 12:57 AM
F15465531: D13321.diff
Wed, Apr 2, 8:09 PM
F15458905: D13321.id32240.diff
Mon, Mar 31, 8:09 AM
F15446547: D13321.diff
Thu, Mar 27, 7:33 PM
F15421533: D13321.id32237.diff
Mar 22 2025, 12:37 AM
Subscribers

Details

Summary

Ref T8575. We check if users can see applications frequently, and caching on the Query isn't especially effective. Use the new Request cache instead.

Test Plan
  • Saw /feed/ drop 7% (from ~830ms to ~770ms) on profiles.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Cache application visibility in the request cache.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
avivey added a reviewer: avivey.
avivey added a subscriber: avivey.

+1lgtm

This revision is now accepted and ready to land.Jun 17 2015, 2:17 AM
This revision was automatically updated to reflect the committed changes.