Page MenuHomePhabricator

Cache application visibility in the request cache
ClosedPublic

Authored by epriestley on Jun 17 2015, 1:11 AM.
Tags
None
Referenced Files
F19945310: D13321.id32240.diff
Thu, Apr 16, 4:41 PM
F19896006: D13321.id32237.diff
Sun, Mar 29, 12:56 AM
F19757595: D13321.id32237.diff
Feb 17 2026, 7:49 PM
F19534028: D13321.id32240.diff
Jan 20 2026, 9:59 PM
F19533240: D13321.id.diff
Jan 20 2026, 4:15 PM
F19303543: D13321.id.diff
Dec 24 2025, 2:15 AM
F18918726: D13321.diff
Nov 9 2025, 11:08 AM
F18755888: D13321.id.diff
Oct 5 2025, 8:00 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
Branch
perf1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 6820
Build 6842: [Placeholder Plan] Wait for 30 Seconds

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.