Go to the source code of this file.
|
| BENCHMARK ("std::map 10", "[flatmap]", Benchmark::Context &context) |
|
| BENCHMARK ("Sph::Map 10", "[flatmap]", Benchmark::Context &context) |
|
| BENCHMARK ("std::map 100", "[flatmap]", Benchmark::Context &context) |
|
| BENCHMARK ("Sph::Map 100", "[flatmap]", Benchmark::Context &context) |
|
| BENCHMARK ("std::map 1000", "[flatmap]", Benchmark::Context &context) |
|
| BENCHMARK ("Sph::Map 1000", "[flatmap]", Benchmark::Context &context) |
|
| BENCHMARK ("std::map 10000", "[flatmap]", Benchmark::Context &context) |
|
| BENCHMARK ("Sph::Map 10000", "[flatmap]", Benchmark::Context &context) |
|
◆ BENCHMARK() [1/8]
BENCHMARK |
( |
"Sph::Map 10" |
, |
|
|
"" |
[flatmap], |
|
|
Benchmark::Context & |
context |
|
) |
| |
◆ BENCHMARK() [2/8]
BENCHMARK |
( |
"Sph::Map 100" |
, |
|
|
"" |
[flatmap], |
|
|
Benchmark::Context & |
context |
|
) |
| |
◆ BENCHMARK() [3/8]
BENCHMARK |
( |
"Sph::Map 1000" |
, |
|
|
"" |
[flatmap], |
|
|
Benchmark::Context & |
context |
|
) |
| |
◆ BENCHMARK() [4/8]
BENCHMARK |
( |
"Sph::Map 10000" |
, |
|
|
"" |
[flatmap], |
|
|
Benchmark::Context & |
context |
|
) |
| |
◆ BENCHMARK() [5/8]
BENCHMARK |
( |
"std::map 10" |
, |
|
|
"" |
[flatmap], |
|
|
Benchmark::Context & |
context |
|
) |
| |
◆ BENCHMARK() [6/8]
BENCHMARK |
( |
"std::map 100" |
, |
|
|
"" |
[flatmap], |
|
|
Benchmark::Context & |
context |
|
) |
| |
◆ BENCHMARK() [7/8]
BENCHMARK |
( |
"std::map 1000" |
, |
|
|
"" |
[flatmap], |
|
|
Benchmark::Context & |
context |
|
) |
| |
◆ BENCHMARK() [8/8]
BENCHMARK |
( |
"std::map 10000" |
, |
|
|
"" |
[flatmap], |
|
|
Benchmark::Context & |
context |
|
) |
| |