godaddy-wordpress / godaddy-wordpress/coblocks
ISBAT have a reporting/graphing service to record performance changes over time
- Dominant language
- JavaScript
- Stars
- 794
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug:
Gutenberg repo has introduced a closed source graphing system on [vercel.com](https://codehealth-riad.vercel.app/) that tracks the performance differences in Gutenberg over time.
https://github.com/WordPress/gutenberg/pull/33694
CoBlocks should consider a similar system to graph and track performance over time.
- Performance reports are presently difficult to find as they are buried within Circle CI job output. Output expires overtime making the data unavailable.
- This change will allow us to visually track and spot performance differences over time.
- Performance metrics have variability between runs and graphing and averaging results will let us set a baseline.
Contributor guide
Assessment
This issue has not been assessed yet.