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

[feat]: speedy hash map #3

Merged
merged 2 commits into from
May 10, 2024
Merged

Conversation

lightsing
Copy link
Member

Motivation

Rust uses SipHash by default, while hashbrown already uses faster ahash instead

Changes

Introduce faster-hash feature gate.

@lightsing lightsing changed the base branch from main to scroll-evm-executor/v35 May 9, 2024 08:31
# Conflicts:
#	crates/precompile/Cargo.toml
@lightsing lightsing merged commit abb93af into scroll-evm-executor/v35 May 10, 2024
23 checks passed
@lightsing lightsing deleted the feat/v35/ahash branch May 26, 2024 09:49
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.

1 participant