![]() |
Bitcoin Core
28.1.0
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
| template<typename Map > | |
| void | BenchFillClearMap (benchmark::Bench &bench, Map &map) |
| static void | PoolAllocator_StdUnorderedMap (benchmark::Bench &bench) |
| static void | PoolAllocator_StdUnorderedMapWithPoolResource (benchmark::Bench &bench) |
| BENCHMARK (PoolAllocator_StdUnorderedMap, benchmark::PriorityLevel::HIGH) | |
| BENCHMARK (PoolAllocator_StdUnorderedMapWithPoolResource, benchmark::PriorityLevel::HIGH) | |
| void BenchFillClearMap | ( | benchmark::Bench & | bench, |
| Map & | map | ||
| ) |
| BENCHMARK | ( | PoolAllocator_StdUnorderedMap | , |
| benchmark::PriorityLevel::HIGH | |||
| ) |
|
static |
|
static |
1.8.14