Page MenuHomePhabricator

Cache application visibility in the request cache
ClosedPublic

Authored by epriestley on Jun 17 2015, 1:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 30 2025, 12:01 AM
Unknown Object (File)
Apr 21 2025, 10:34 PM
Unknown Object (File)
Apr 21 2025, 7:38 AM
Unknown Object (File)
Apr 20 2025, 10:46 AM
Unknown Object (File)
Apr 15 2025, 12:57 AM
Unknown Object (File)
Apr 2 2025, 8:09 PM
Unknown Object (File)
Mar 31 2025, 8:09 AM
Unknown Object (File)
Mar 27 2025, 7:33 PM
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.