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
/
bench
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify chain consensus parameters to be height aware (#1396)
Ross Nicoll
2018-09-19
1
-3
/
+1
*
bench: Fix initialization order in registration
Wladimir J. van der Laan
2017-02-07
2
-9
/
+10
*
[trivial] Fix typos in comments
practicalswift
2017-01-27
1
-1
/
+1
*
Merge #9498: Basic CCheckQueue Benchmarks
Wladimir J. van der Laan
2017-01-19
1
-0
/
+103
|
\
|
*
Address ryanofsky feedback on CCheckQueue benchmarks. Eliminated magic number...
Jeremy Rubin
2017-01-11
1
-15
/
+24
|
*
Add Basic CheckQueue Benchmark
Jeremy Rubin
2017-01-09
1
-0
/
+94
*
|
Merge #9353: Add data() method to CDataStream (and use it)
Pieter Wuille
2017-01-09
1
-1
/
+1
|
\
\
|
*
|
bench: Use CDataStream.data()
Wladimir J. van der Laan
2016-12-15
1
-1
/
+1
*
|
|
Merge #9138: Improve fee estimation
Pieter Wuille
2017-01-05
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove member variable hadNoDependencies from CTxMemPoolEntry
Alex Morcos
2017-01-04
1
-1
/
+1
*
|
|
Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sources
MarcoFalke
2017-01-05
2
-13
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.
Karl-Johan Alm
2017-01-02
2
-13
/
+9
*
|
|
Merge #9283: A few more CTransactionRef optimizations
Wladimir J. van der Laan
2017-01-04
1
-1
/
+1
|
\
\
\
|
*
|
|
Make AcceptToMemoryPool take CTransactionRef
Pieter Wuille
2016-12-21
1
-1
/
+1
|
|
/
/
*
/
/
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
6
-6
/
+6
|
/
/
*
|
Merge #8589: Inline CTxInWitness inside CTxIn
Wladimir J. van der Laan
2016-12-21
1
-3
/
+2
|
\
\
|
*
|
Move CTxInWitness inside CTxIn
Pieter Wuille
2016-12-04
1
-3
/
+2
*
|
|
Merge #9262: Prefer coins that have fewer ancestors, sanity check txn before ...
Wladimir J. van der Laan
2016-12-20
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
SelectCoinsMinConf: Prefer coins with fewer ancestors
Gregory Sanders
2016-12-13
1
-1
/
+1
*
|
|
Refactor: Removed begin/end_ptr functions.
Karl-Johan Alm
2016-12-09
2
-6
/
+6
|
|
/
|
/
|
*
|
Make CWalletTx store a CTransactionRef instead of inheriting
Pieter Wuille
2016-12-02
1
-1
/
+1
*
|
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
4
-4
/
+4
*
|
Move network-msg-processing code out of main to its own file
Matt Corallo
2016-12-02
1
-0
/
+1
|
/
*
bench: Add support for measuring CPU cycles
Wladimir J. van der Laan
2016-11-22
4
-4
/
+118
*
bench: Fix subtle counting issue when rescaling iteration count
Wladimir J. van der Laan
2016-11-22
1
-2
/
+5
*
Use better name for local variable to prevent -Wshadow compiler warning
Pavel Janík
2016-11-10
1
-2
/
+2
*
Add deserialize + CheckBlock benchmarks, and a full block hex
Matt Corallo
2016-11-09
2
-0
/
+55
*
[copyright] copyright header style uniform
isle2983
2016-11-06
1
-1
/
+1
*
bench: Add benchmark for lockedpool allocation/deallocation
Wladimir J. van der Laan
2016-10-27
1
-0
/
+47
*
Add microbenchmarks to profile more code paths.
Russell Yanofsky
2016-10-18
4
-0
/
+367
*
Merge #8115: Avoid integer division in the benchmark inner-most loop.
Wladimir J. van der Laan
2016-05-31
2
-14
/
+28
|
\
|
*
Avoid integer division in the benchmark inner-most loop.
Gregory Maxwell
2016-05-30
2
-14
/
+28
*
|
Merge #8107: bench: Added base58 encoding/decoding benchmarks
Wladimir J. van der Laan
2016-05-30
1
-0
/
+56
|
\
\
|
*
|
bench: Added base58 encoding/decoding benchmarks
Yuri Zhykin
2016-05-27
1
-0
/
+56
|
|
/
*
/
Benchmark SipHash
Pieter Wuille
2016-05-28
1
-0
/
+25
|
/
*
bench: Add crypto hash benchmarks
Wladimir J. van der Laan
2016-05-11
1
-0
/
+53
*
Benchmark rolling bloom filter
Pieter Wuille
2016-04-28
1
-0
/
+43
*
[Trivial] ensure minimal header conventions
Philip Kaufmann
2015-10-27
2
-11
/
+14
*
Ignore bench_bitcoin binary.
Pavel Janík
2015-10-06
1
-0
/
+1
*
Support very-fast-running benchmarks
Gavin Andresen
2015-09-30
3
-3
/
+31
*
Simple benchmarking framework
Gavin Andresen
2015-09-30
4
-0
/
+166