ultimatepp/benchmarks/idmapBench/idmapBench.upp
cxl f0a58650ad .idmapBench now includes test for ValueMap
git-svn-id: svn://ultimatepp.org/upp/trunk@4396 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-10 21:29:51 +00:00

17 lines
204 B
Text

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