#include <bench/bench.h>
#include <random.h>
#include <uint256.h>
#include <compare>
#include <cstddef>
#include <utility>
#include <vector>
Go to the source code of this file.
◆ BENCHMARK() [1/6]
| BENCHMARK |
( |
Uint256EqualFirstByteDifferent |
| ) |
|
◆ BENCHMARK() [2/6]
| BENCHMARK |
( |
Uint256EqualIdentical |
| ) |
|
◆ BENCHMARK() [3/6]
| BENCHMARK |
( |
Uint256EqualLastByteDifferent |
| ) |
|
◆ BENCHMARK() [4/6]
| BENCHMARK |
( |
Uint256LessFirstByteDifferent |
| ) |
|
◆ BENCHMARK() [5/6]
| BENCHMARK |
( |
Uint256LessIdentical |
| ) |
|
◆ BENCHMARK() [6/6]
| BENCHMARK |
( |
Uint256LessLastByteDifferent |
| ) |
|