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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #9547: bench: Assert that division by zero is unreachable
Wladimir J. van der Laan
2017-03-06
1
-0
/
+2
|
\
|
*
Assert that what might look like a possible division by zero is actually unre...
practicalswift
2017-02-02
1
-0
/
+2
*
|
bench: Fix initialization order in registration
Wladimir J. van der Laan
2017-02-07
1
-8
/
+8
|
/
*
Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sources
MarcoFalke
2017-01-05
1
-8
/
+6
|
\
|
*
Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.
Karl-Johan Alm
2017-01-02
1
-8
/
+6
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
|
/
*
bench: Add support for measuring CPU cycles
Wladimir J. van der Laan
2016-11-22
1
-2
/
+20
*
bench: Fix subtle counting issue when rescaling iteration count
Wladimir J. van der Laan
2016-11-22
1
-2
/
+5
*
Avoid integer division in the benchmark inner-most loop.
Gregory Maxwell
2016-05-30
1
-11
/
+24
*
[Trivial] ensure minimal header conventions
Philip Kaufmann
2015-10-27
1
-0
/
+2
*
Support very-fast-running benchmarks
Gavin Andresen
2015-09-30
1
-3
/
+11
*
Simple benchmarking framework
Gavin Andresen
2015-09-30
1
-0
/
+60