Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analyze and find a solution for SPA performance issues on heavy datasets #10415

Closed
GPortas opened this issue Feb 28, 2024 · 0 comments · Fixed by #10383
Closed

Analyze and find a solution for SPA performance issues on heavy datasets #10415

GPortas opened this issue Feb 28, 2024 · 0 comments · Fixed by #10383
Assignees
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

Comments

@GPortas
Copy link
Contributor

GPortas commented Feb 28, 2024

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.

image (2)

What inspired the request?

Any open or closed issues related to this feature request?

@GPortas GPortas added Size: 30 A percentage of a sprint. 21 hours. (formerly size:33) 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 labels Feb 28, 2024
@GPortas GPortas self-assigned this Mar 4, 2024
@GPortas GPortas transferred this issue from IQSS/dataverse-frontend Mar 22, 2024
GPortas added a commit that referenced this issue Mar 25, 2024
@pdurbin pdurbin added this to the 6.3 milestone Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants