mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-10 03:54:54 -06:00
.benchmarks
git-svn-id: svn://ultimatepp.org/upp/trunk@9313 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
95a5b52ba6
commit
fa8596745c
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ CONSOLE_APP_MAIN
|
|||
sdata[i] = data[i].ToStd();
|
||||
}
|
||||
|
||||
RDUMP(sizeof(std::string));
|
||||
RDUMP(sizeof(String));
|
||||
|
||||
for(int j = 0; j < N; j++) {
|
||||
{
|
||||
RTIMING("vector<string>::push_back");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue