sitespeedio / sitespeedio/browsertime
Implement support for soft navigations in Chrome(ium)
Open
Nobody has claimed this yet.
enhancement
upstream
- Dominant language
- JavaScript
- Stars
- 652
- Forks
- 141
- Avg merge
- 3h 56m
- Merged PRs (30d)
- 5
Description
It's probably worth waiting until FCP and FP is supported:
https://developer.chrome.com/blog/soft-navigations-experiment/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked Chrome soft navigations experiment, then inspect Browsertime's existing navigation and performance-measurement entry points. The issue names no files or tests, so first identify where Chrome navigation metrics are handled and how FP/FCP support affects the scope. Done means Browsertime supports soft navigations once the referenced metrics are available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100