bench: Add crypto hash benchmarks #8039

pull laanwj wants to merge 1 commits into bitcoin:master from laanwj:2016_05_benchmark_sha256 changing 2 files +55 −1
  1. laanwj commented at 4:24 pm on May 10, 2016: member

    Add benchmarks for the cryptographic hash algorithms:

    • RIPEMD160
    • SHA1
    • SHA256
    • SHA512

    Continues work on #7883.

  2. laanwj added the label Tests on May 10, 2016
  3. laanwj renamed this:
    bench: Add hash benchmarks
    bench: Add crypto hash benchmarks
    on May 10, 2016
  4. laanwj force-pushed on May 10, 2016
  5. MarcoFalke commented at 4:43 pm on May 10, 2016: member
    Concept ACK
  6. sipa commented at 5:53 pm on May 10, 2016: member

    I’d make the buffers smaller (1 MiB?). That gives both more consistent times and more relevant results (it’s hard to guess that the output is seconds per 32 MiB of data).

    Tested ACK otherwise.

  7. laanwj commented at 10:47 am on May 11, 2016: member

    I’d make the buffers smaller (1 MiB?). That gives both more consistent times and more relevant results (it’s hard to guess that the output is seconds per 32 MiB of data).

    Yes, good point, will change the size to 1MiB. Or even 1MB - this is not a memory benchmark, there’s no deep reason why this should be in MiB.

  8. bench: Add crypto hash benchmarks
    Add benchmarks for the cryptographic hash algorithms:
    
    - RIPEMD160
    - SHA1
    - SHA256
    - SHA512
    
    Continues work on #7883.
    32114dd634
  9. laanwj force-pushed on May 11, 2016
  10. jonasschnelli commented at 6:54 pm on May 11, 2016: contributor
    Tested ACK 32114dd63493fd169bf666fc3a5b4a912c083766
  11. sipa commented at 11:56 pm on May 11, 2016: member
    Tested ACK 32114dd63493fd169bf666fc3a5b4a912c083766
  12. sipa merged this on May 12, 2016
  13. sipa closed this on May 12, 2016

  14. sipa referenced this in commit 69b3a6dd9d on May 12, 2016
  15. codablock referenced this in commit 2fa7755f91 on Sep 16, 2017
  16. codablock referenced this in commit e672ee510f on Sep 19, 2017
  17. codablock referenced this in commit 4ee3858426 on Dec 21, 2017
  18. zkbot referenced this in commit aa225ebb0b on Jan 24, 2020
  19. zkbot referenced this in commit 74ff73abab on Jan 24, 2020
  20. furszy referenced this in commit 4ed15cc69d on Jun 8, 2020
  21. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-10-04 22:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me