IQSS / IQSS/dataverse-frontend
Performance test of the Dataset Page in View Mode and SPA-JSF benchmark
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 26
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 4
Description
Overview of the Feature Request
Once the Dataset Page (View Mode) migration is complete, the goal is to test the performance of the new page (SPA) compared to the old one (JSF). In particular the response/page loading times.
The files tab is an important part to consider, since we have implemented some optimizations, such as pagination or new custom queries in the backend to make data recovery faster.
To perform this test, we need to create the appropriate scenario, which will potentially be a heavy dataset, with many files (I'm not sure how many, but based on a recent conversation, it could be ~10K files). Once the scenario is established, we will run tests to measure the performance and find evidence of performance enhancements or not.
What inspired the request?
Any open or closed issues related to this feature request?
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 reviewing the linked pull request #9960 and dataverse-frontend issue #183, then define a reproducible heavy-dataset scenario for the Dataset Page in View Mode. Compare SPA and JSF response and page-loading times, including the files tab; done means the benchmark produces evidence of any performance improvement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, performance, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100