ultimatepp/benchmarks/SimpleAlloc/SimpleAlloc.upp
cxl d292339cc2 .benchmarks
git-svn-id: svn://ultimatepp.org/upp/trunk@9345 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-26 18:11:24 +00:00

13 lines
142 B
Text

description "Simple allocator benchmarks\377";
uses
Core;
file
SimpleAlloc.cpp,
info.txt;
mainconfig
"" = "MT",
"" = "USEMALLOC MT";