[Issue 13410] Performance problem with associative array byKey/byValue

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Oct 2 05:43:33 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13410

Ketmar Dark <ketmar at ketmar.no-ip.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ketmar at ketmar.no-ip.org

--- Comment #35 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
(In reply to Steven Schveighoffer from comment #34)
> This PR should have identical performance as your latest for the code in
> question, but not cause any slowdown for remove otherwise.
sorry, i misread your patch (yes, i've looked at it before posting my answer).
yet you doing a slightly different thing and i don't want to argue. that's why
i'm saying that i don't care: both variants are good, and my own has some good
points for my use cases. that's why i'm not interesting in defending my code —
not that i don't care about changes or so.

> Hm... people here have made a lot of effort to work with your patch given
> your objections to github.
i can't remember when i forced anybody to do anything with this patch. yet if
somebody feels bad about it, he can ask for refund: i'll gladly return his
money.

> Normally I would suggest that unless you submit a
> PR, you will not get this code included.
i don't really care. i'm putting my patches here for those who interested and
they are free to do anything they want with my code. i know that bugzilla
patches have very little chance to be included in mainline. i just want to
share my vision in the form of the code for others to decide.

--


More information about the Digitalmars-d-bugs mailing list