ultimatepp/benchmarks/idmapBench/idmapBench.upp
cxl 608523516d .benchmarks
git-svn-id: svn://ultimatepp.org/upp/trunk@4748 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-05 16:42:37 +00:00

19 lines
245 B
Text

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