spinframework / spinframework/spin-docs
Improve website performance
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 23
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 9
Description
Navigating the docs website lately and it feels a bit slow. Interestingly, navigating the Spin Up Hub section feels a bit speedier.
This is most prevalent on the deployed https://spinframework.dev/ site what with network/bandwidth overhead but is also experienced, albiet to a lesser extent, when running locally via Spin.
First guess: all of the v1-v4 docs material is starting to add up (kBs) and/or Javascript inefficiencies?
Contributor guide
No contributing guide indexed for this repository
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 comparing navigation performance on the deployed https://spinframework.dev/ site with the local site run via Spin, using the faster Spin Up Hub section as a reference. Profile network and JavaScript costs, including the accumulated v1-v4 docs material; done means identifying and addressing the main bottleneck with a measurable improvement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100