Page MenuHomePhabricator

Cache application visibility in the request cache
ClosedPublic

Authored by epriestley on Jun 17 2015, 1:11 AM.
Tags
None
Referenced Files
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
Sat, Mar 15, 10:10 AM
F15388749: D13321.id32237.diff
Sat, Mar 15, 4:20 AM
F15381970: D13321.id32237.diff
Fri, Mar 14, 10:08 AM
Unknown Object (File)
Feb 12 2025, 12:49 AM
Unknown Object (File)
Feb 8 2025, 11:29 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.