[phobos] std.algorithm.sort slow as molasses
Brad Roberts
braddr at puremagic.com
Fri Jul 2 13:43:23 PDT 2010
On Fri, 2 Jul 2010, Leandro Lucarella wrote:
> See bug 859
> http://d.puremagic.com/issues/show_bug.cgi?id=859
>
> Is not a great bug report but there is a little test case. This is
> mostly D1 because of ranges, but using opApply with the current state of
> inlining is almost impossible for performance-aware applications.
That one is on my radar already. I'm going to finish working on the
migration of the dmd test suite before digging back into ticket, but this
one is high on my list for what to tackle next.
Is it directly impacting this specific case (I haven't looked at the code
involved)?
Later,
Brad
More information about the phobos
mailing list