![]() |
Kea 1.5.0
|
Classes | |
| class | GenericHostDataSourceBenchmark |
| Base fixture class for benchmarking host backends. More... | |
| class | GenericLeaseMgrBenchmark |
| A base class for a fixture for specific lease manager benchmarks. More... | |
Variables | |
| constexpr size_t | MAX_HOST_COUNT = 0xfffd |
| A maximum number of leases used in a benchmark. | |
| constexpr size_t | MAX_LEASE_COUNT = 0xfffd |
| A maximum number of leases used in a benchmark. | |
| constexpr size_t | MIN_HOST_COUNT = 512 |
| A minimum number of leases used in a benchmark. | |
| constexpr size_t | MIN_LEASE_COUNT = 512 |
| A minimum number of leases used in a benchmark. | |
| constexpr benchmark::TimeUnit | UNIT = benchmark::kMicrosecond |
| A time unit used - all results to be expressed in us (microseconds) | |