add secp256k1 bench flags #13978

pull fingera wants to merge 1 commits into bitcoin:master from fingera:benchmark changing 1 files +1 −1
  1. fingera commented at 3:07 AM on August 15, 2018: contributor
    git clone https://github.com/bitcoin/bitcoin.git
    cd bitcoin/src/secp256k1 && ./autogen.sh && mkdir build && cd build
    ../configure --enable-benchmark=yes && make
    In file included from ../src/ecmult_gen_impl.h:15:0,
                     from ../src/secp256k1.c:16,
                     from ../src/bench_internal.c:19:
    ./src/ecmult_static_context.h:3:19: fatal error: group.h: No such file or directory
     #include "group.h"
    
  2. add bench flags 0be4a90226
  3. fanquake commented at 3:11 AM on August 15, 2018: member

    Please send secp256k1 changes to the upstream repo.

  4. fanquake closed this on Aug 15, 2018

  5. fingera deleted the branch on Aug 15, 2018
  6. fingera commented at 6:09 AM on August 15, 2018: contributor

    thks

  7. fanquake locked this on Aug 15, 2018

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: 2026-05-02 15:15 UTC

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