Page MenuHomePhabricator

Put a readthrough cache in front of inline context construction
ClosedPublic

Authored by epriestley on May 20 2020, 5:37 PM.
Tags
None
Referenced Files
F15513654: D21279.diff
Thu, Apr 17, 8:38 PM
F15512876: D21279.id50673.diff
Thu, Apr 17, 2:37 PM
F15506955: D21279.diff
Tue, Apr 15, 3:21 PM
F15470322: D21279.id50673.diff
Fri, Apr 4, 9:34 PM
F15429202: D21279.id50673.diff
Mar 24 2025, 1:07 AM
F15413179: D21279.diff
Mar 19 2025, 5:22 PM
F15360747: D21279.diff
Mar 11 2025, 9:55 AM
F15353870: D21279.id50664.diff
Mar 11 2025, 12:51 AM
Subscribers
None

Details

Summary

Ref T13513. Inline comment context information is somewhat expensive to construct and can be cached. Add a readthrough cache on top of it.

Test Plan

Loaded a source code changeset with many inline comments, used Darkconsole to inspect query activity. Saw caches get populated. Updated cache key, saw caches regenerate. Browsed Diffusion, nothing looked broken.

Diff Detail

Repository
rP Phabricator
Branch
inline13
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24483
Build 33740: Run Core Tests
Build 33739: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.May 20 2020, 9:28 PM
This revision was automatically updated to reflect the committed changes.