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: use indexmap in read::zip_archive::Shared instead of a separate vec and hashmap #50

Closed
wants to merge 4 commits into from

Conversation

Pr0methean
Copy link
Member

This replaces zip-rs/zip-old#396.

@Pr0methean Pr0methean changed the title use indexmap in read::zip_archive::Shared instead of a separate vec and hashmap perf: use indexmap in read::zip_archive::Shared instead of a separate vec and hashmap Apr 30, 2024
@Pr0methean
Copy link
Member Author

@cosmicexplorer Please sign your commits.

@cosmicexplorer
Copy link
Contributor

@Pr0methean thank you so much for creating this PR! I have rebased and fixed merge conflicts for this PR: see https://github.com/zip-rs/zip2/compare/master...cosmicexplorer:zip:oldpr396?expand=1 or 44c607f. Thanks!

@cosmicexplorer
Copy link
Contributor

Created #74 instead with updated commits!

@Pr0methean
Copy link
Member Author

Replaced by #74

@Pr0methean Pr0methean closed this May 2, 2024
auto-merge was automatically disabled May 2, 2024 18:58

Pull request was closed

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