#include <iostream>
#include "bench.h"
#include "bloom.h"
#include "hash.h"
#include "random.h"
#include "uint256.h"
#include "utiltime.h"
#include "crypto/ripemd160.h"
#include "crypto/sha1.h"
#include "crypto/sha256.h"
#include "crypto/sha512.h"
Go to the source code of this file.
◆ BENCHMARK() [1/8]
◆ BENCHMARK() [2/8]
◆ BENCHMARK() [3/8]
◆ BENCHMARK() [4/8]
◆ BENCHMARK() [5/8]
◆ BENCHMARK() [6/8]
BENCHMARK |
( |
SipHash_32b |
| ) |
|
◆ BENCHMARK() [7/8]
BENCHMARK |
( |
FastRandom_32bit |
| ) |
|
◆ BENCHMARK() [8/8]
BENCHMARK |
( |
FastRandom_1bit |
| ) |
|