aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.bench.include
Commit message (Expand)AuthorAgeFilesLines
* bench: add CAddrMan benchmarksVasil Dimov2020-04-211-0/+1
* Merge #18429: build: remove double LIBBITCOIN_SERVER from bench-Makefilefanquake2020-03-261-1/+0
|\
| * build: remove double LIBBITCOIN_SERVER from bench-MakefileHarris2020-03-251-1/+0
* | build: Fix typo in EVENT_CFLAGS variableHennadii Stepanov2020-03-211-1/+1
|/
* [test] move wallet helper functions into test libraryMartin Zumsande2019-11-251-3/+1
* build: Create test utility library from src/test/util/Harris2019-11-211-4/+1
* build: remove OpenSSL detection and libsfanquake2019-11-181-1/+1
* scripted-diff: test: Move setup_common to test libraryMarcoFalke2019-11-061-4/+4
* Merge #17292: Add new mempool benchmarks for a complex poolMarcoFalke2019-11-011-0/+1
|\
| * Add new mempool benchmarks for a complex poolJeremy Rubin2019-10-281-0/+1
* | refactor: test/bench: dedup Build{Crediting,Spending}Transaction()Sebastian Falbesoner2019-10-231-0/+2
|/
* Merge #15649: Add ChaCha20Poly1305@Bitcoin AEADWladimir J. van der Laan2019-07-111-0/+1
|\
| * Add ChaCha20Poly1305@Bitcoin AEAD benchmarkJonas Schnelli2019-07-031-0/+1
* | bench: Benchmark blockToJSONKirill Fomichev2019-07-051-0/+1
* | bench: Move generated data to a dedicated translation unitJoão Barbosa2019-07-021-2/+4
|/
* util: Add type safe GetTimeMarcoFalke2019-05-231-0/+1
* Merge #15512: Add ChaCha20 encryption option (XOR)Jonas Schnelli2019-05-101-0/+1
|\
| * Add ChaCha20 benchJonas Schnelli2019-05-031-0/+1
* | bench: Add wallet_balance benchmarksMarcoFalke2019-04-151-0/+1
* | scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke2019-04-111-2/+2
* | test: Use test_bitcoin setup in bench, Add test utilsMarcoFalke2019-04-101-1/+5
* | Merge #15519: Add Poly1305 implementationWladimir J. van der Laan2019-03-271-0/+1
|\ \
| * | Add Poly1305 benchJonas Schnelli2019-03-261-0/+1
| |/
* | Merge #15473: bench: Benchmark MempoolToJSONMarcoFalke2019-03-061-1/+5
|\ \
| * | bench: Benchmark MempoolToJSONMarcoFalke2019-02-251-1/+5
| |/
* | Remove use of uiInterface.LoadWallet in wallet codeRussell Yanofsky2019-02-221-2/+0
* | Remove uses of g_connman in wallet codeRussell Yanofsky2019-02-221-1/+3
|/
* Add Benchmark to test input de-duplication worst caseJeremy Rubin2018-11-251-0/+1
* build: Remove libssl from LDADD unless guiMarcoFalke2018-09-131-1/+1
* bench: Benchmark GCS filter creation and matching.Jim Posen2018-08-251-0/+1
* Merge #13586: refactor: add benchmarks to bech32::Encode/DecodeWladimir J. van der Laan2018-07-111-0/+1
|\
| * Add simple bech32 benchmarksKarl-Johan Alm2018-07-031-0/+1
* | Break circular dependency: init -> * -> init by extracting shutdown.hBen Woosley2018-06-251-1/+1
|/
* Merge #13219: bench: Add block assemble benchmarkWladimir J. van der Laan2018-06-241-0/+1
|\
| * bench: Add block assemble benchmarkMarcoFalke2018-05-131-0/+1
* | Merge #13312: docs: Add a note about the source code filename naming conventionMarcoFalke2018-06-121-1/+1
|\ \
| * | Do not use uppercase characters in source code filenamespracticalswift2018-05-231-1/+1
| |/
* | crypto: cleanup sha256 buildCory Fields2018-06-061-2/+0
* | 8-way AVX2 implementation for double SHA256 on 64-byte inputsPieter Wuille2018-05-291-0/+1
* | 4-way SSE4.1 implementation for double SHA256 on 64-byte inputsPieter Wuille2018-05-291-0/+1
* | Benchmark Merkle root computationPieter Wuille2018-05-081-0/+1
|/
* benchmark: Removed bench/perf.cppThomas Snider2018-04-181-2/+0
* Add new prevector benchmarks.Evan Klitzke2018-02-271-1/+1
* Create getaddressinfo RPC and deprecate parts of validateaddressAndrew Chow2018-02-161-1/+1
* build: Make "make clean" remove all files created when running "make check"practicalswift2017-10-041-4/+5
* leveldb: enable runtime-detected crc32 instructionsCory Fields2017-06-091-0/+1
* Merge #9505: Prevector Quick DestructWladimir J. van der Laan2017-03-141-1/+2
|\
| * Add prevector destructor benchmarkJeremy Rubin2017-01-101-1/+2
* | Add Basic CheckQueue BenchmarkJeremy Rubin2017-01-091-0/+1
|/
* bench: Add support for measuring CPU cyclesWladimir J. van der Laan2016-11-221-1/+3