ampproject / ampproject/amp-toolbox

Blurry placeholder performance: cache on disk

Open
#1,120 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
459
Forks
242
PR merge metrics
No merged PRs in 30d

Description

It would be amazing if the blurry placeholder LRU could be optionally backed by a disk cache. That would make build-performance much faster where the node process is killed between builds.

Contributor guide

Open the contributing guide

Research direction

Start by locating the blurry placeholder LRU and the build path that creates it; confirm how the Node process is restarted between builds. Read the existing cache behavior first, then determine the option and persistence behavior for a disk cache. Done means repeated builds can reuse placeholders from disk when enabled without changing the default behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js
Domain
build-system, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.