Skip to content

improve filetree::new performance #760

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

Merged
merged 2 commits into from
Jun 1, 2021
Merged

Conversation

extrawurst
Copy link
Collaborator

we used a BTreeMap where ordering does not matter and HashMap performs much better

closes #756

Stephan Dilly added 2 commits June 1, 2021 23:57
we used a BTreeMap where ordering does not matter and HashMap performs much better
@extrawurst extrawurst merged commit 0e7ac4a into master Jun 1, 2021
@extrawurst extrawurst deleted the fix-756-filetree-performance branch June 1, 2021 22:14
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.

investigate lag when tabbing over file-tree first time
1 participant