This website requires JavaScript.
Explore
Help
Sign In
highperfocused
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2026-01-19 06:43:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e31a43c725ebe641d7c219c3886eee18eebf0bb8
bitcoin
/
src
/
bench
History
Wladimir J. van der Laan
0026e0ef34
Merge
#8115
: Avoid integer division in the benchmark inner-most loop.
...
63ff57d
Avoid integer division in the benchmark inner-most loop. (Gregory Maxwell)
2016-05-31 15:10:03 +02:00
..
.gitignore
Ignore bench_bitcoin binary.
2015-10-06 17:46:12 +02:00
base58.cpp
bench: Added base58 encoding/decoding benchmarks
2016-05-27 05:32:58 +03:00
bench_bitcoin.cpp
Simple benchmarking framework
2015-09-30 09:24:42 -04:00
bench.cpp
Avoid integer division in the benchmark inner-most loop.
2016-05-30 22:07:56 +00:00
bench.h
Avoid integer division in the benchmark inner-most loop.
2016-05-30 22:07:56 +00:00
crypto_hash.cpp
Benchmark SipHash
2016-05-28 20:04:32 +02:00
Examples.cpp
Support very-fast-running benchmarks
2015-09-30 09:24:42 -04:00
rollingbloom.cpp
Benchmark rolling bloom filter
2016-04-28 14:56:32 +02:00