ultimatepp/benchmarks/idmapBench/idmapBench.upp

17 lines
200 B
Text

description "C++ standard library vs. U++ Core benchmark";
optimize_speed;
uses
Core;
file
main.cpp;
mainconfig
"" = "",
"" = "USEMALLOC",
"" = "MT",
"" = "USEMALLOC MT",
"" = "HEAPSTAT";