mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
.benchmarks
git-svn-id: svn://ultimatepp.org/upp/trunk@14478 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
a6acbee67a
commit
04330dfc7b
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ dword qqq;
|
||||||
|
|
||||||
CONSOLE_APP_MAIN
|
CONSOLE_APP_MAIN
|
||||||
{
|
{
|
||||||
|
StdLogSetup(LOG_COUT|LOG_FILE);
|
||||||
|
|
||||||
String s;
|
String s;
|
||||||
for(int i = 0; i < 1000000; i++)
|
for(int i = 0; i < 1000000; i++)
|
||||||
s.Cat(i);
|
s.Cat(i);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue