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

perf: optimize list performance #70

Merged
merged 3 commits into from Feb 18, 2022

Conversation

wll8
Copy link
Contributor

@wll8 wll8 commented Feb 18, 2022

Increase the rendering method of the list, do not have to worry about too many list contents affecting performance, do not have to limit the number of search results, allow to search content from all history.

Currently I've searched content from over 20,000 histories and found no slowness.

image

image

@wll8 wll8 changed the title Feat optimize list performance perf: optimize list performance Feb 18, 2022
@alyssaxuu alyssaxuu merged commit 03f2ea2 into alyssaxuu:master Feb 18, 2022
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.

None yet

2 participants