[Bug libstdc++/53263] priority_queue is very slow if -D_GLIBCXX_DEBUG is used

dominik.strasser@onespin-solutions.com gcc-bugzilla@gcc.gnu.org
Mon May 7 12:43:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53263

--- Comment #3 from dominik.strasser@onespin-solutions.com 2012-05-07 12:38:26 UTC ---
(In reply to comment #1)
> I don't think we are making any promises in terms of debug-mode performance. Is
> it better for other debug-mode implementations doing checks of similar
> strength? 
I see that the other containers have a performance which is comparable to the
non-debug counterpart.
priority_queue just kills some of my tests as it doesn't return after hours.



More information about the Gcc-bugs mailing list