![]() |
Bitcoin ABC 0.32.4
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 (PoolAllocator_StdUnorderedMapWithPoolResource) | |
| void BenchFillClearMap | ( | benchmark::Bench & | bench, |
| Map & | map | ||
| ) |
| BENCHMARK | ( | PoolAllocator_StdUnorderedMap | ) |
| BENCHMARK | ( | PoolAllocator_StdUnorderedMapWithPoolResource | ) |
|
static |
|
static |