index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bench
Age
Commit message (
Expand
)
Author
2018-07-14
bench_bitcoin: Avoid read/write to default datadir
MarcoFalke
2018-07-11
Merge #13586: refactor: add benchmarks to bech32::Encode/Decode
Wladimir J. van der Laan
2018-07-07
Don't assert(foo()) where foo has side effects
practicalswift
2018-07-05
Merge #13598: bench: fix incorrect behaviour in prevector.cpp
MarcoFalke
2018-07-05
Merge #13425: Moving final scriptSig construction from CombineSignatures to P...
Wladimir J. van der Laan
2018-07-05
fix bench/prevector.cpp
Akio Nakamura
2018-07-03
Make SignatureData able to store signatures and scripts
Andrew Chow
2018-07-03
Add simple bech32 benchmarks
Karl-Johan Alm
2018-06-28
bench: Simplify CoinSelection
João Barbosa
2018-06-24
bench: Add missing pow.h header
Wladimir J. van der Laan
2018-06-24
Merge #13219: bench: Add block assemble benchmark
Wladimir J. van der Laan
2018-06-12
Merge #13312: docs: Add a note about the source code filename naming convention
MarcoFalke
2018-06-06
Use bracket syntax includes ("#include <foo.h>")
practicalswift
2018-06-04
Merge #13191: Specialized double-SHA256 with 64 byte inputs with SSE4.1 and AVX2
Wladimir J. van der Laan
2018-06-03
bench: Use non-throwing ParseDouble(...) instead of throwing boost::lexical_c...
practicalswift
2018-05-31
bench: Don't return a bool from main
Wladimir J. van der Laan
2018-05-30
Give an error and exit if there are unknown parameters
Andrew Chow
2018-05-30
Stop translating command line options
Wladimir J. van der Laan
2018-05-29
Use SHA256D64 in Merkle root computation
Pieter Wuille
2018-05-29
Specialized double sha256 for 64 byte inputs
Pieter Wuille
2018-05-23
Do not use uppercase characters in source code filenames
practicalswift
2018-05-20
trivial: Mark overrides as such.
Daniel Kraft
2018-05-13
bench: Add block assemble benchmark
MarcoFalke
2018-05-09
Make gArgs aware of the arguments
Andrew Chow
2018-05-08
Benchmark Merkle root computation
Pieter Wuille
2018-05-03
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-04-29
util: Store debug log file path in BCLog::Logger member.
Jim Posen
2018-04-29
scripted-diff: Rename BCLog::Logger member variables.
Jim Posen
2018-04-27
util: Establish global logger object.
Jim Posen
2018-04-24
Merge #13013: bench: Amend mempool_eviction test for witness txs
MarcoFalke
2018-04-19
Merge #13025: Dead code removal
MarcoFalke
2018-04-18
benchmark: Removed bench/perf.cpp
Thomas Snider
2018-04-17
bench: Amend mempool_eviction test for witness txs
MarcoFalke
2018-04-17
bench: Move constructors out of mempool_eviction hot loop
MarcoFalke
2018-04-11
tests: Avoid copies of CTransaction
MarcoFalke
2018-04-07
scripted-diff: Rename wallet database classes
Russell Yanofsky
2018-04-02
[moveonly] Extract HelpRequested to dry up the help options testing
Ben Woosley
2018-04-01
Merge #12757: Clarify include guard naming convention
MarcoFalke
2018-03-27
Merge #10742: scripted-diff: Use scoped enumerations (C++11, "enum class")
Wladimir J. van der Laan
2018-03-22
Fix missing or inconsistent include guards
practicalswift
2018-03-22
Merge #12048: Use best-fit strategy in Arena, now O(log(n)) instead O(n)
Wladimir J. van der Laan
2018-03-13
Benchmark BnB in the worst case where it exhausts
Andrew Chow
2018-03-13
Have SelectCoinsMinConf and SelectCoins use BnB or Knapsack and use it
Andrew Chow
2018-03-13
Use a struct for output eligibility
Andrew Chow
2018-03-09
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-03-03
Allow wallet files in multiple directories
Russell Yanofsky
2018-02-27
Add new prevector benchmarks.
Evan Klitzke
2018-02-22
test: Plug memory leaks and stack-use-after-scope
MarcoFalke
2018-01-16
Log debug build status and warn when running benchmarks
Wladimir J. van der Laan
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
[prev]
[next]