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

Performance (speed up initial loading time) #1542

Open
edwinjue opened this issue Aug 9, 2023 · 2 comments
Open

Performance (speed up initial loading time) #1542

edwinjue opened this issue Aug 9, 2023 · 2 comments
Assignees
Labels
draft Feature: Optimization ready for dev lead ready for developer lead to review the issue Role: Frontend React front end work Size: 5pt Can be done in 19-30 hours Tech Stack: New

Comments

@edwinjue
Copy link
Member

edwinjue commented Aug 9, 2023

Overview

To improve user experience, we should try to get the site loaded as quickly as possible.

With that said, we can try the following, but are not limited to:

  • Load less data (a subset of huggingface data
  • Try to load partial data from github and the remaining in the background from huggingface
    • We may need to create new cron job scripts and utilize a loaded event handler to kick off second data fetch

Action Items

  • Test performance loading map page first
  • Test performance loading dashboard page first

Resources/Instructions

@ryanfchase
Copy link
Member

@Ykaros we are going to move this back into drafts, but we are definitely continuing to progress on this issue. Please leave any findings you obtained while working on this ticket -- I'll move it by the end of the weekend

@ryanfchase
Copy link
Member

Unassigning and moving back to drafts for dev lead to review if it needs more info

@ryanfchase ryanfchase added ready for dev lead ready for developer lead to review the issue draft labels Jun 13, 2024
@ryanfchase ryanfchase moved this from In progress to New Issue Approval in P: 311: Project Board Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
draft Feature: Optimization ready for dev lead ready for developer lead to review the issue Role: Frontend React front end work Size: 5pt Can be done in 19-30 hours Tech Stack: New
Projects
Status: New Issue Approval
Development

No branches or pull requests

6 participants