index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bench
Age
Commit message (
Expand
)
Author
2016-11-10
Use better name for local variable to prevent -Wshadow compiler warning
Pavel Janík
2016-11-09
Add deserialize + CheckBlock benchmarks, and a full block hex
Matt Corallo
2016-11-06
[copyright] copyright header style uniform
isle2983
2016-10-27
bench: Add benchmark for lockedpool allocation/deallocation
Wladimir J. van der Laan
2016-10-18
Add microbenchmarks to profile more code paths.
Russell Yanofsky
2016-05-31
Merge #8115: Avoid integer division in the benchmark inner-most loop.
Wladimir J. van der Laan
2016-05-30
Avoid integer division in the benchmark inner-most loop.
Gregory Maxwell
2016-05-30
Merge #8107: bench: Added base58 encoding/decoding benchmarks
Wladimir J. van der Laan
2016-05-28
Benchmark SipHash
Pieter Wuille
2016-05-27
bench: Added base58 encoding/decoding benchmarks
Yuri Zhykin
2016-05-11
bench: Add crypto hash benchmarks
Wladimir J. van der Laan
2016-04-28
Benchmark rolling bloom filter
Pieter Wuille
2015-10-27
[Trivial] ensure minimal header conventions
Philip Kaufmann
2015-10-06
Ignore bench_bitcoin binary.
Pavel Janík
2015-09-30
Support very-fast-running benchmarks
Gavin Andresen
2015-09-30
Simple benchmarking framework
Gavin Andresen