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

Shared benchmark format for command line and CSV outputs #989

Merged
merged 2 commits into from
Oct 22, 2021

Commits on Oct 19, 2021

  1. Shared benchmark format for command line and CSV outputs

    1. add `print_output_table_header_row` func to print the table header for benchmark output
    2. modify the following benchmarks to include the table header
        - bench_ecdh.c
        - bench_ecmult.c
        - bench_internal.c
        - bench_recover.c
        - bench_schnorrsig.c
        - bench_sign.c
        - bench_verify.c
    siv2r committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    26a255b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4b1306 View commit details
    Browse the repository at this point in the history