Page MenuHomePhabricator

Cache application visibility in the request cache
ClosedPublic

Authored by epriestley on Jun 17 2015, 1:11 AM.
Tags
None
Referenced Files
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
Sat, Mar 22, 12:37 AM
F15416076: D13321.id.diff
Thu, Mar 20, 9:04 AM
F15412280: D13321.diff
Wed, Mar 19, 12:14 PM
F15391480: D13321.diff
Mar 15 2025, 10:10 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.