index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.bench.include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #13586: refactor: add benchmarks to bech32::Encode/Decode
Wladimir J. van der Laan
2018-07-11
1
-0
/
+1
|
\
|
*
Add simple bech32 benchmarks
Karl-Johan Alm
2018-07-03
1
-0
/
+1
*
|
Break circular dependency: init -> * -> init by extracting shutdown.h
Ben Woosley
2018-06-25
1
-1
/
+1
|
/
*
Merge #13219: bench: Add block assemble benchmark
Wladimir J. van der Laan
2018-06-24
1
-0
/
+1
|
\
|
*
bench: Add block assemble benchmark
MarcoFalke
2018-05-13
1
-0
/
+1
*
|
Merge #13312: docs: Add a note about the source code filename naming convention
MarcoFalke
2018-06-12
1
-1
/
+1
|
\
\
|
*
|
Do not use uppercase characters in source code filenames
practicalswift
2018-05-23
1
-1
/
+1
|
|
/
*
|
crypto: cleanup sha256 build
Cory Fields
2018-06-06
1
-2
/
+0
*
|
8-way AVX2 implementation for double SHA256 on 64-byte inputs
Pieter Wuille
2018-05-29
1
-0
/
+1
*
|
4-way SSE4.1 implementation for double SHA256 on 64-byte inputs
Pieter Wuille
2018-05-29
1
-0
/
+1
*
|
Benchmark Merkle root computation
Pieter Wuille
2018-05-08
1
-0
/
+1
|
/
*
benchmark: Removed bench/perf.cpp
Thomas Snider
2018-04-18
1
-2
/
+0
*
Add new prevector benchmarks.
Evan Klitzke
2018-02-27
1
-1
/
+1
*
Create getaddressinfo RPC and deprecate parts of validateaddress
Andrew Chow
2018-02-16
1
-1
/
+1
*
build: Make "make clean" remove all files created when running "make check"
practicalswift
2017-10-04
1
-4
/
+5
*
leveldb: enable runtime-detected crc32 instructions
Cory Fields
2017-06-09
1
-0
/
+1
*
Merge #9505: Prevector Quick Destruct
Wladimir J. van der Laan
2017-03-14
1
-1
/
+2
|
\
|
*
Add prevector destructor benchmark
Jeremy Rubin
2017-01-10
1
-1
/
+2
*
|
Add Basic CheckQueue Benchmark
Jeremy Rubin
2017-01-09
1
-0
/
+1
|
/
*
bench: Add support for measuring CPU cycles
Wladimir J. van der Laan
2016-11-22
1
-1
/
+3
*
Bugfix: Correctly replace generated headers and fail cleanly
Luke Dashjr
2016-11-12
1
-3
/
+5
*
Add deserialize + CheckBlock benchmarks, and a full block hex
Matt Corallo
2016-11-09
1
-1
/
+16
*
bench: Add benchmark for lockedpool allocation/deallocation
Wladimir J. van der Laan
2016-10-27
1
-1
/
+2
*
Add microbenchmarks to profile more code paths.
Russell Yanofsky
2016-10-18
1
-1
/
+5
*
Add MIT license to Makefiles
Luke Dashjr
2016-09-21
1
-0
/
+4
*
bench: Added base58 encoding/decoding benchmarks
Yuri Zhykin
2016-05-27
1
-1
/
+2
*
bench: Add crypto hash benchmarks
Wladimir J. van der Laan
2016-05-11
1
-1
/
+2
*
Benchmark rolling bloom filter
Pieter Wuille
2016-04-28
1
-1
/
+2
*
Merge #7349: Build against system UniValue when available
Wladimir J. van der Laan
2016-02-04
1
-2
/
+2
|
\
|
*
LDADD dependency order shuffling
Luke Dashjr
2016-01-31
1
-2
/
+2
|
*
Bugfix: The var is LIBUNIVALUE,not LIBBITCOIN_UNIVALUE
Luke Dashjr
2016-01-15
1
-1
/
+1
*
|
Build: Consensus: Move consensus files from common to its own module/package
Jorge Timón
2015-12-08
1
-0
/
+1
|
/
*
build: Split hardening/fPIE options out
Cory Fields
2015-11-09
1
-2
/
+2
*
Support very-fast-running benchmarks
Gavin Andresen
2015-09-30
1
-1
/
+1
*
Simple benchmarking framework
Gavin Andresen
2015-09-30
1
-0
/
+45