Automattic / Automattic/jetpack

Boost: Performance history requests should be cached

Open
#36,407 1 comment 1 reaction 0 assignees View on GitHub
[Plugin] Boost [Status] Stale
Dominant language
PHP
Stars
1.8k
Forks
898
Avg merge
1d 18h
Merged PRs (30d)
774

Description

The performance history graph loads data from wpcom. But, the responses aren't cached. The responses should be locally cached.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the performance history graph's request to wpcom and identify where its response is handled. Add local caching for those responses, then verify that repeated graph loads use the cache without changing the displayed history.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend, performance
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.