Page MenuHomePhabricator

Cache README content for repositories
ClosedPublic

Authored by epriestley on Dec 6 2016, 5:37 PM.
Tags
None
Referenced Files
F13157596: D17002.diff
Sun, May 5, 12:49 PM
F13152301: D17002.diff
Sat, May 4, 7:13 PM
Unknown Object (File)
Wed, May 1, 12:58 AM
Unknown Object (File)
Thu, Apr 11, 10:45 AM
Unknown Object (File)
Mar 31 2024, 4:43 PM
Unknown Object (File)
Mar 30 2024, 3:22 AM
Unknown Object (File)
Mar 25 2024, 7:32 AM
Unknown Object (File)
Mar 25 2024, 7:32 AM
Subscribers
None

Details

Summary

Ref T11954. Especially with higher-latency file stores like S3, we can spend a lot of time reading README data and then pulling it out of file storage.

Instead, cache it.

Test Plan

Browsed a repostory with a README, saw faster pages.

Diff Detail

Repository
rP Phabricator
Branch
ccache9
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14791
Build 19340: Run Core Tests
Build 19339: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Cache README content for repositories.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 6 2016, 5:45 PM
This revision was automatically updated to reflect the committed changes.