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

Add the std hasher and different key distributions to benchmarks. #83

Merged
merged 2 commits into from Jun 2, 2019

Conversation

edre
Copy link
Contributor

@edre edre commented May 31, 2019

Also remove the i32/i64 duplication, as those differences were in the noise compared to the other dimensions.

I would have liked to reduce some of the macro duplication, but it looks like that's still not easy.
rust-lang/rust#29599

Also remove the i32/i64 duplication, as those differences were in the noise compared to the other dimensions.

I would have liked to reduce some of the macro duplication, but it looks like that's still not easy.
rust-lang/rust#29599
@Amanieu
Copy link
Member

Amanieu commented Jun 1, 2019

Thanks! Could you just run rustfmt so that CI passes?

@Amanieu
Copy link
Member

Amanieu commented Jun 2, 2019

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 2, 2019

📌 Commit 2025fb4 has been approved by Amanieu

@bors
Copy link
Collaborator

bors commented Jun 2, 2019

⌛ Testing commit 2025fb4 with merge 143609d...

bors added a commit that referenced this pull request Jun 2, 2019
Add the std hasher and different key distributions to benchmarks.

Also remove the i32/i64 duplication, as those differences were in the noise compared to the other dimensions.

I would have liked to reduce some of the macro duplication, but it looks like that's still not easy.
rust-lang/rust#29599
@bors
Copy link
Collaborator

bors commented Jun 2, 2019

☀️ Test successful - checks-travis
Approved by: Amanieu
Pushing 143609d to master...

@bors bors merged commit 2025fb4 into rust-lang:master Jun 2, 2019
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

3 participants