ultimatepp/benchmarks/idmapBench/idmapBench.upp
cxl 9131c802cb .benchmarks
git-svn-id: svn://ultimatepp.org/upp/trunk@14516 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-30 17:15:05 +00:00

17 lines
227 B
Text

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