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
F13089623: D21279.id50664.diff
Thu, Apr 25, 1:55 AM
F13082313: D21279.diff
Wed, Apr 24, 10:05 PM
Unknown Object (File)
Tue, Apr 23, 3:36 PM
Unknown Object (File)
Sun, Apr 21, 3:10 PM
Unknown Object (File)
Thu, Apr 11, 9:59 AM
Unknown Object (File)
Sun, Mar 31, 3:48 PM
Unknown Object (File)
Mar 24 2024, 8:30 PM
Unknown Object (File)
Mar 13 2024, 7:15 PM
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.