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
/
bench_bitcoin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
bench_bitcoin: Avoid read/write to default datadir
MarcoFalke
2018-07-14
1
-0
/
+13
*
bench: Use non-throwing ParseDouble(...) instead of throwing boost::lexical_c...
practicalswift
2018-06-03
1
-6
/
+8
*
bench: Don't return a bool from main
Wladimir J. van der Laan
2018-05-31
1
-4
/
+5
*
Give an error and exit if there are unknown parameters
Andrew Chow
2018-05-30
1
-1
/
+9
*
Stop translating command line options
Wladimir J. van der Laan
2018-05-30
1
-9
/
+9
*
Make gArgs aware of the arguments
Andrew Chow
2018-05-09
1
-10
/
+15
*
util: Store debug log file path in BCLog::Logger member.
Jim Posen
2018-04-29
1
-1
/
+0
*
scripted-diff: Rename BCLog::Logger member variables.
Jim Posen
2018-04-29
1
-1
/
+1
*
util: Establish global logger object.
Jim Posen
2018-04-27
1
-1
/
+1
*
[moveonly] Extract HelpRequested to dry up the help options testing
Ben Woosley
2018-04-02
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Improved microbenchmarking with multiple features.
Martin Ankerl
2017-12-23
1
-1
/
+47
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-6
/
+6
*
Add SHA256 dispatcher
Pieter Wuille
2017-07-20
1
-0
/
+2
*
Initialize randomness in benchmarks
Andrew Chow
2017-06-23
1
-0
/
+2
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
Simple benchmarking framework
Gavin Andresen
2015-09-30
1
-0
/
+21