No description provided.
Benchmarks for all internal operations #207
pull sipa wants to merge 1 commits into bitcoin-core:master from sipa:primitives changing 8 files +346 −59-
sipa commented at 8:08 PM on February 2, 2015: contributor
-
gmaxwell commented at 8:14 PM on February 2, 2015: contributor
Needs some endomorphism ifdefs.
-
gmaxwell commented at 8:17 PM on February 2, 2015: contributor
The switching between ns and microseconds is potentially confusing. Maybe always print ns? (e.g. makes it more complicated to make dumb graphing scripts, or a risk that you'll misread something)
- sipa force-pushed on Feb 2, 2015
-
gmaxwell commented at 8:22 PM on February 2, 2015: contributor
secp256k1_ecmult_wnaf ?
- sipa force-pushed on Feb 3, 2015
-
Benchmarks for all internal operations 039723d5da
- sipa force-pushed on Feb 3, 2015
-
sipa commented at 4:04 AM on February 3, 2015: contributor
Updated. Everything is printed in us, in decimal notation, with at least 3 significant digits. Also, added a field_sqr and ecmult_wnaf benchmark.
-
gmaxwell commented at 4:48 AM on February 3, 2015: contributor
ACK.
- sipa merged this on Feb 3, 2015
- sipa closed this on Feb 3, 2015
- sipa referenced this in commit 67cbdf0440 on Feb 3, 2015