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

Use criterion for benchmarking #21

Merged
merged 4 commits into from Jul 17, 2019
Merged

Use criterion for benchmarking #21

merged 4 commits into from Jul 17, 2019

Commits on Jul 13, 2019

  1. Use criterion for benchmarks

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Jul 13, 2019
    Copy the full SHA
    76186c0 View commit details
    Browse the repository at this point in the history
  2. Add faster_hex for benchmarks

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Jul 13, 2019
    Copy the full SHA
    321b4ba View commit details
    Browse the repository at this point in the history
  3. Remove black_box

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Jul 13, 2019
    Copy the full SHA
    693f8a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Rename buffer to dst; Return dst in each iteration

    Signed-off-by: koushiro <koushiro.cqx@gmail.com>
    koushiro committed Jul 16, 2019
    Copy the full SHA
    33e60d5 View commit details
    Browse the repository at this point in the history