Implement New Loading Method for Game Lists #59

Open
opened 2024-01-14 14:52:37 -06:00 by jimmyb · 0 comments
Owner

While large game lists (~1600 games listed) don't take too long to load - around 2 seconds, I believe we can make it better. I had an idea that we could just load the games that are in playing status initially and then when other tabs are clicked on, load that data. This would hopefully speed things up as we're only loading a subset of data instead of everything (all statuses).

While large game lists (~1600 games listed) don't take too long to load - around 2 seconds, I believe we can make it better. I had an idea that we could just load the games that are in playing status initially and then when other tabs are clicked on, load that data. This would hopefully speed things up as we're only loading a subset of data instead of _everything_ (all statuses).
jimmyb added the
type: feature
component: backend
priority: medium
component: lists
labels 2024-01-14 14:52:37 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: MyVideoGameList/myvideogamelist.com#59
No description provided.