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

Commits on May 31, 2019

  1. 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
    edre committed May 31, 2019
    Configuration menu
    Copy the full SHA
    594a2a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. rustfmt macros

    edre committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    2025fb4 View commit details
    Browse the repository at this point in the history