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
/
checkqueue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
bench: Prevent thread oversubscription
Hennadii Stepanov
2020-08-26
1
-3
/
+6
*
Replace current benchmarking framework with nanobench
Martin Ankerl
2020-06-13
1
-10
/
+15
*
bench: Remove requirement that all benches use RegTestingSetup
MarcoFalke
2020-04-17
1
-0
/
+6
*
test: Move boost/stdlib includes last
MarcoFalke
2020-04-17
1
-1
/
+3
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
scripted-diff: Sort test includes
MarcoFalke
2020-04-16
1
-3
/
+3
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-06-02
1
-1
/
+0
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Removed CCheckQueueSpeed benchmark
Martin Ankerl
2017-12-23
1
-41
/
+0
*
Improved microbenchmarking with multiple features.
Martin Ankerl
2017-12-23
1
-2
/
+2
*
Merge #11558: Minimal code changes to allow msvc compilation
Wladimir J. van der Laan
2017-12-13
1
-1
/
+1
|
\
|
*
Minimal code changes to allow msvc compilation.
Aaron Clauson
2017-11-10
1
-1
/
+1
*
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-6
/
+6
|
/
*
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-1
/
+1
*
Add a FastRandomContext::randrange and use it
Pieter Wuille
2017-03-29
1
-1
/
+1
*
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