------- 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

Reply via email to