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
/
Makefile.bench.include
Age
Commit message (
Expand
)
Author
2018-02-16
Create getaddressinfo RPC and deprecate parts of validateaddress
Andrew Chow
2017-10-04
build: Make "make clean" remove all files created when running "make check"
practicalswift
2017-06-09
leveldb: enable runtime-detected crc32 instructions
Cory Fields
2017-03-14
Merge #9505: Prevector Quick Destruct
Wladimir J. van der Laan
2017-01-10
Add prevector destructor benchmark
Jeremy Rubin
2017-01-09
Add Basic CheckQueue Benchmark
Jeremy Rubin
2016-11-22
bench: Add support for measuring CPU cycles
Wladimir J. van der Laan
2016-11-12
Bugfix: Correctly replace generated headers and fail cleanly
Luke Dashjr
2016-11-09
Add deserialize + CheckBlock benchmarks, and a full block hex
Matt Corallo
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-09-21
Add MIT license to Makefiles
Luke Dashjr
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
2016-02-04
Merge #7349: Build against system UniValue when available
Wladimir J. van der Laan
2016-01-31
LDADD dependency order shuffling
Luke Dashjr
2016-01-15
Bugfix: The var is LIBUNIVALUE,not LIBBITCOIN_UNIVALUE
Luke Dashjr
2015-12-08
Build: Consensus: Move consensus files from common to its own module/package
Jorge Timón
2015-11-09
build: Split hardening/fPIE options out
Cory Fields
2015-09-30
Support very-fast-running benchmarks
Gavin Andresen
2015-09-30
Simple benchmarking framework
Gavin Andresen
[prev]