Skip to content

Fix slow search by handling timing of updates and cache - #571

Merged
Dananji merged 1 commit into
mainfrom
slow-search-within
Jul 17, 2024
Merged

Fix slow search by handling timing of updates and cache#571
Dananji merged 1 commit into
mainfrom
slow-search-within

Conversation

@Dananji

@Dananji Dananji commented Jul 17, 2024

Copy link
Copy Markdown
Collaborator

I was able to reduce the UI update time by ~2 seconds (~4 seconds to ~1 second) for search within functionality from the fixes made in this PR.

I think this could be further improved by restricting the updates to props that goes into TranscriptList component with search within, maybe?

@cjcolvar cjcolvar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good as far as I can tell. Nice work speeding things up! 🚀

@Dananji
Dananji merged commit 31e1b6e into main Jul 17, 2024
@Dananji
Dananji deleted the slow-search-within branch July 17, 2024 18:47
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