icipe-official / icipe-official/vectoratlas-software-code
Set up performance tests to check for low connection performance
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 8
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 11
Description
We need to have confidence that the site performs well with a low speed connection. Once the system has been deployed we should build automated tests that check the time to load various parts of the system. Some thought will need to go in to determining what a useful test is from the point of view of the user - the site might still be loading in the background but usable.
All performance tests should assume a connection speed of 1 Mbit/s but may also want to measure at 500Kbit/s. 1Mbit/s is the speed available on the ICIPE guest wifi.
Acceptance Criteria
- A way of measuring a meaningful load time for the site has been created and documented.
- Where possible automated tests for the performance have been created.
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
No files or existing tests are named. Start by reviewing the deployed site and defining a meaningful user-perceived load time at 1 Mbit/s, with 500 Kbit/s as an optional comparison. Done means the measurement is documented and automated performance checks exist where feasible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- performance, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100