#include <bench/bench.h>
#include <net.h>
#include <netaddress.h>
#include <random.h>
#include <test/util/net.h>
#include <test/util/setup_common.h>
#include <algorithm>
#include <functional>
#include <vector>
Go to the source code of this file.
◆ BENCHMARK() [1/6]
◆ BENCHMARK() [2/6]
◆ BENCHMARK() [3/6]
◆ BENCHMARK() [4/6]
◆ BENCHMARK() [5/6]
◆ BENCHMARK() [6/6]
◆ EvictionProtection0Networks250Candidates()
static void EvictionProtection0Networks250Candidates |
( |
benchmark::Bench & |
bench | ) |
|
|
static |
◆ EvictionProtection1Networks250Candidates()
static void EvictionProtection1Networks250Candidates |
( |
benchmark::Bench & |
bench | ) |
|
|
static |
◆ EvictionProtection2Networks250Candidates()
static void EvictionProtection2Networks250Candidates |
( |
benchmark::Bench & |
bench | ) |
|
|
static |
◆ EvictionProtection3Networks050Candidates()
static void EvictionProtection3Networks050Candidates |
( |
benchmark::Bench & |
bench | ) |
|
|
static |
◆ EvictionProtection3Networks100Candidates()
static void EvictionProtection3Networks100Candidates |
( |
benchmark::Bench & |
bench | ) |
|
|
static |
◆ EvictionProtection3Networks250Candidates()
static void EvictionProtection3Networks250Candidates |
( |
benchmark::Bench & |
bench | ) |
|
|
static |
◆ EvictionProtectionCommon()