Automattic / Automattic/jetpack
Boost: Performance history requests should be cached
Open
[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
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