Page MenuHomePhabricator

Cache application visibility in the request cache
ClosedPublic

Authored by epriestley on Jun 17 2015, 1:11 AM.
Tags
None
Referenced Files
F14058541: D13321.id32237.diff
Sun, Nov 17, 12:55 PM
F14006855: D13321.id.diff
Mon, Oct 28, 7:05 PM
F14003917: D13321.id32240.diff
Sat, Oct 26, 12:43 PM
F13996862: D13321.id32237.diff
Thu, Oct 24, 12:31 AM
F13977830: D13321.diff
Oct 18 2024, 8:16 PM
Unknown Object (File)
Oct 6 2024, 6:29 PM
Unknown Object (File)
Oct 6 2024, 6:29 PM
Unknown Object (File)
Oct 6 2024, 6:29 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.