.benchmarks

git-svn-id: svn://ultimatepp.org/upp/trunk@13438 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2019-06-25 17:11:05 +00:00
parent b7baa4fd01
commit 4f5156d3c6

View file

@ -43,4 +43,5 @@ CONSOLE_APP_MAIN
RLOG("Index<int> Sweep: " << ts);
RDUMP(MemoryUsedKb());
RLOG(MemoryProfile());
MemoryDumpHuge();
}