-
Notifications
You must be signed in to change notification settings - Fork 21
Performance test of the Dataset Page in View Mode and SPA-JSF benchmark #184
Copy link
Copy link
Open
Labels
SPA: Dataset page (View)Size: 30A percentage of a sprint. 21 hours. (formerly size:33)A percentage of a sprint. 21 hours. (formerly size:33)performanceImprove performance of an existing featureImprove performance of an existing featurepm.GREI-d-2.7.1NIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflowsNIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflowspm.GREI-d-2.7.2NIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflowsNIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflows
Metadata
Metadata
Assignees
Labels
SPA: Dataset page (View)Size: 30A percentage of a sprint. 21 hours. (formerly size:33)A percentage of a sprint. 21 hours. (formerly size:33)performanceImprove performance of an existing featureImprove performance of an existing featurepm.GREI-d-2.7.1NIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflowsNIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflowspm.GREI-d-2.7.2NIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflowsNIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflows
Type
Projects
Status
No status
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?