Include dependency graph for benchmark_map.cpp:Macros | |
| #define | BENCH1(_count) |
Functions | |
| static void | fillMap (TestMap &map, s16 n) |
| static int | readBlocks (Map &map, s16 n) |
| static int | readRandomBlocks (Map &map, s16 n) |
| static int | readYColumn (Map &map, s16 n) |
| static int | readNodes (Map &map, s16 n) |
| TEST_CASE ("benchmark_map") | |
| #define BENCH1 | ( | _count | ) |
Referenced by TEST_CASE().
|
static |
|
static |
|
static |
References CONTENT_IGNORE, MapNode::getContent(), Map::getNode(), MAP_BLOCKSIZE, p(), x, y, and z.
Here is the call graph for this function:
|
static |
References Map::getBlockNoCreateNoEx(), myrand_range(), and p().
Here is the call graph for this function:
|
static |
| TEST_CASE | ( | "benchmark_map" | ) |
References BENCH1.