Skip to content

Comments

improve album artist favorite performance and search#1709

Merged
jeffvli merged 2 commits intodevelopmentfrom
improve-artist-and-search-performance
Feb 14, 2026
Merged

improve album artist favorite performance and search#1709
jeffvli merged 2 commits intodevelopmentfrom
improve-artist-and-search-performance

Conversation

@kgarner7
Copy link
Collaborator

  1. For artist favorite songs, use a fixed-height component instead of rendering everything in the dom. For larger lists, this results in 10s of seconds of delay.
  2. For searching through large playlists/queue, only use a subset of fields. For large queues/playlists, this cuts search time from 4.5s to 1s

@vercel
Copy link

vercel bot commented Feb 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
feishin Ready Ready Preview, Comment Feb 14, 2026 4:08am

- use table row height configuration for container calculation
- add wrapper component and use for both Top Songs and Favorite Songs
- remove the view more button, show all items by default
@jeffvli jeffvli merged commit 77fef33 into development Feb 14, 2026
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants