Analyze and find a solution for SPA performance issues on heavy datasets #10415
Labels
pm.GREI-d-2.7.1
NIH, yr2, aim7, task1: R&D UI modules for creating datasets and supporting publishing workflows
pm.GREI-d-2.7.2
NIH, yr2, aim7, task2: Implement UI modules for creating datasets and publishing workflows
Size: 30
A percentage of a sprint. 21 hours. (formerly size:33)
Milestone
Overview of the Feature Request
While addressing IQSS/dataverse-frontend#184, we realized that the SPA experiences significant slowness during user interactions with large datasets.
API requests show notable delays when handling heavy datasets. Notably, the API calls made for each file within the initial files tab demonstrate slowness (see the attached screenshot). Additionally, the home search call also experiences significant delays.
We need to find a solution that reduces the API response time when interacting with heavy datasets. The scope of this issue does not necessarily include the implementation of the solution, as it may be complex, but rather the analysis and design of it.
What inspired the request?
Any open or closed issues related to this feature request?
The text was updated successfully, but these errors were encountered: