]> Git Repo - secp256k1.git/commit
Merge #722: Context isn't freed in the ECDH benchmark
authorJonas Nick <[email protected]>
Tue, 24 Mar 2020 15:53:24 +0000 (15:53 +0000)
committerJonas Nick <[email protected]>
Tue, 24 Mar 2020 15:54:03 +0000 (15:54 +0000)
commit8f78e208ad28eb0d7e099ba58ed6476f87179a77
tree92f5fff91b7d82c4c8880b25cec0bb883e69226b
parented1b91171ab2def5e4f39e1736f1bddca1c0dc54
parent85b35afa765ba23ac3682cf15800769b0a3b834d
Merge #722: Context isn't freed in the ECDH benchmark

85b35afa765ba23ac3682cf15800769b0a3b834d Add running benchmarks regularly and under valgrind in travis (Elichai Turkel)
ca4906b02e69644d83e13b3c09cc9147fc1232a5 Pass num of iters to benchmarks as variable, and define envvar (Elichai Turkel)
02dd5f1bbb3af3660ecff276c3a108371979b67c free the ctx at the end of bench_ecdh (Elichai Turkel)

Pull request description:

ACKs for top commit:
  real-or-random:
    ACK 85b35afa765ba23ac3682cf15800769b0a3b834d I looked at the diff and tested the ecdh benchmark using valgrind
  jonasnick:
    ACK 85b35afa765ba23ac3682cf15800769b0a3b834d

Tree-SHA512: 029456d2c8f6c2c45c689279683ae30b067872bbfaee76a657f7fc3a059e2dffcde09ed29e3610de3adb055405126b6c3656c7ab5f5aaa1f45af2b32d4693ec4
This page took 0.024882 seconds and 4 git commands to generate.