#include <bench/bench.h>
#include <random.h>
#include <algorithm>
#include <cstdint>
#include <iterator>
#include <numeric>
Go to the source code of this file.
|
| BENCHMARK (FastRandom_rand64, benchmark::PriorityLevel::HIGH) |
|
| BENCHMARK (FastRandom_rand32, benchmark::PriorityLevel::HIGH) |
|
| BENCHMARK (FastRandom_randbool, benchmark::PriorityLevel::HIGH) |
|
| BENCHMARK (FastRandom_randbits, benchmark::PriorityLevel::HIGH) |
|
| BENCHMARK (FastRandom_randrange100, benchmark::PriorityLevel::HIGH) |
|
| BENCHMARK (FastRandom_randrange1000, benchmark::PriorityLevel::HIGH) |
|
| BENCHMARK (FastRandom_randrange1000000, benchmark::PriorityLevel::HIGH) |
|
| BENCHMARK (FastRandom_stdshuffle100, benchmark::PriorityLevel::HIGH) |
|
| BENCHMARK (InsecureRandom_rand64, benchmark::PriorityLevel::HIGH) |
|
| BENCHMARK (InsecureRandom_rand32, benchmark::PriorityLevel::HIGH) |
|
| BENCHMARK (InsecureRandom_randbool, benchmark::PriorityLevel::HIGH) |
|
| BENCHMARK (InsecureRandom_randbits, benchmark::PriorityLevel::HIGH) |
|
| BENCHMARK (InsecureRandom_randrange100, benchmark::PriorityLevel::HIGH) |
|
| BENCHMARK (InsecureRandom_randrange1000, benchmark::PriorityLevel::HIGH) |
|
| BENCHMARK (InsecureRandom_randrange1000000, benchmark::PriorityLevel::HIGH) |
|
| BENCHMARK (InsecureRandom_stdshuffle100, benchmark::PriorityLevel::HIGH) |
|
◆ BENCHMARK() [1/16]
◆ BENCHMARK() [2/16]
◆ BENCHMARK() [3/16]
◆ BENCHMARK() [4/16]
◆ BENCHMARK() [5/16]
◆ BENCHMARK() [6/16]
◆ BENCHMARK() [7/16]
◆ BENCHMARK() [8/16]
◆ BENCHMARK() [9/16]
◆ BENCHMARK() [10/16]
◆ BENCHMARK() [11/16]
◆ BENCHMARK() [12/16]
◆ BENCHMARK() [13/16]
◆ BENCHMARK() [14/16]
◆ BENCHMARK() [15/16]
◆ BENCHMARK() [16/16]