Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make dictionaries(keys=sampled_from(...), ...) more efficient #2687

Merged
merged 1 commit into from Jan 2, 2021

Conversation

Zac-HD
Copy link
Member

@Zac-HD Zac-HD commented Dec 1, 2020

This is related to #2036, in that it extends our special-casing of unique lists of elements=sampled_from(), but not strictly part of that issue. Fortunately it also stands quite nicely alone, to be reviewed and merged separately 馃榿

@Zac-HD Zac-HD added the performance go faster! use less memory! label Dec 1, 2020
@Zac-HD Zac-HD force-pushed the efficient-sampled-dicts branch 2 times, most recently from dec50d3 to e9dbf02 Compare December 1, 2020 23:42
@Zac-HD Zac-HD merged commit 45d07a8 into HypothesisWorks:master Jan 2, 2021
@Zac-HD Zac-HD deleted the efficient-sampled-dicts branch January 2, 2021 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance go faster! use less memory!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant