ultimatepp/benchmarks/idmapBench/idmapBench.upp
cxl f10ff50562 .benchmarks
git-svn-id: svn://ultimatepp.org/upp/trunk@9312 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-21 10:38:58 +00:00

17 lines
216 B
Text

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