https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96942

--- Comment #40 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Dmitriy Ovdienko from comment #38)
> Wohoooooo! Accepted:
> 
> https://benchmarksgame-team.pages.debian.net/benchmarksgame/performance/
> binarytrees.html

Nice.

I've added some __builtin_expect hints and also changed the buffer resource to
allocate multiples of 64 instead of powers of two. I don't think there's much
more that be done here right now.

Reply via email to