[Bug libstdc++/17937] Critical ~__pool troubles
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Tue Oct 12 08:53:00 GMT 2004
------- Additional Comments From pcarlini at suse dot de 2004-10-12 08:53 -------
Sorry, actually I meant around 25%, rather troublesome, anyway... Frankly,
I don't know where the slowdown comes from, we should profile the testcase for
both the allocators. These are some numbers on my P4-2400:
mt_allocator
------------
Execution time of 10000000 string::append(const string&) calls: 0.5 sec.
pool_allocator
--------------
Execution time of 10000000 string::append(const string&) calls: 0.39 sec.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17937
More information about the Gcc-bugs
mailing list