Skip to content

Revert "[Performance] iterate the smaller set during Set.intersect()" #698

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 21, 2015

Conversation

gribozavr
Copy link
Contributor

Reverts #576

We have detected performance regressions in Set between December 18 and now. We are not sure which commit caused them, so I'm reverting this change, and will apply them one by one, measuring the performance.

gribozavr added a commit that referenced this pull request Dec 21, 2015
Revert "[Performance] iterate the smaller set during Set.intersect()"
@gribozavr gribozavr merged commit 83018a1 into master Dec 21, 2015
@dduan
Copy link
Contributor

dduan commented Dec 21, 2015

Just a thought: if the regression were found on Set but not Dictionary, then it's more likely caused by this one than #616, which affects both.

@dduan
Copy link
Contributor

dduan commented Dec 21, 2015

@gribozavr ^

@gribozavr
Copy link
Contributor Author

^ /cc @gottesmm @nadavrot

@gribozavr gribozavr deleted the revert-576-set_intersect_optimization branch December 21, 2015 19:43
freak4pc pushed a commit to freak4pc/swift that referenced this pull request Sep 28, 2022
…llvm-project

Update the llvm-project branch for main config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants