Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Conversation

quickfur
Copy link
Member

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

This PR was done on behalf of Ketmar Dark (the original patch was obtained from the above ticket).

@quickfur quickfur changed the title Improve AA performance by caching index of first-used bucket Issue 13410: Improve AA performance by caching index of first-used bucket Sep 26, 2014
@quickfur
Copy link
Member Author

Updated with latest patch from bugzilla.

@MartinNowak
Copy link
Member

I don't think this makes a good addition for the reasons mentioned in Issue 13410 – Performance problem with associative array byKey/byValue.

@quickfur
Copy link
Member Author

quickfur commented Oct 1, 2014

Should we close this PR then?

@schveiguy
Copy link
Member

I have an idea for fixing this so it doesn't impact performance of existing operations.

@schveiguy
Copy link
Member

See new pull that does not affect aa.remove: #979

@schveiguy schveiguy closed this Oct 1, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants