ultimatepp/examples/idmapBench/idmapBench.upp
cxl 5de05f7ebe .examples: imgsrv fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@4898 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-01 18:25:51 +00:00

16 lines
186 B
Text

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