IQSS / IQSS/dataverse-frontend
Performance
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 26
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 4
Description
For context, I'm working on a first draft of a document on performance...
... and I plan to include the new frontend.
I'm creating this issue to start the conversation but I'm sure we'll create smaller and more actionable issues as we think about performance.
I very well could have missed it, but I don't see anything about performance in the re-arch docs we release recently: https://groups.google.com/g/dataverse-community/c/2hfhWIHQddE/m/hATuWGGSAAAJ
As a starting point for the SPA, I went to PageSpeed Insights at https://pagespeed.web.dev and ran it against https://beta.dataverse.org/spa/ . Below is the report. 56 out of 100.
Do any our our existing tools already gives us measurements of performance? Cypress? Storybook? React itself? Can we set up GitHub Actions to execute existing performance tests? Or do we need to write them? These are the sorts of things I'm thinking about. 😄
(100% accessibility score by the way! 🎉 )
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 issue #9919 and the performance references in the issue, then review the PageSpeed Insights report for beta.dataverse.org/spa/. Determine whether Cypress, Storybook, React, or GitHub Actions already provide usable performance measurements; done would require a concrete, actionable performance-testing scope rather than this initial discussion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, github-actions, react, storybook, typescript
- Domain
- ci-cd, frontend, performance, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100