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
F15316239: D21279.id50664.diff
Thu, Mar 6, 6:27 PM
F15316237: D21279.diff
Thu, Mar 6, 6:27 PM
Unknown Object (File)
Thu, Feb 27, 1:48 PM
Unknown Object (File)
Mon, Feb 24, 7:56 AM
Unknown Object (File)
Mon, Feb 24, 2:45 AM
Unknown Object (File)
Fri, Feb 21, 11:22 AM
Unknown Object (File)
Thu, Feb 20, 1:36 AM
Unknown Object (File)
Wed, Feb 12, 2:42 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.