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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize .flatMap(... -> Stream.of(..)) with .map(...) in ShrinkableChainShrinker #432

Merged
merged 1 commit into from
Dec 18, 2022

Conversation

vlsi
Copy link
Contributor

@vlsi vlsi commented Dec 14, 2022

This is a small optimization that mainly makes code easier to follow, however, it does improve perf from 28 to 26 sec


I hereby agree to the terms of the jqwik Contributor Agreement.

@vlsi
Copy link
Contributor Author

vlsi commented Dec 14, 2022

I believe CI failure has nothing to do with the change.

@jlink jlink merged commit 1082328 into jqwik-team:main Dec 18, 2022
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.

None yet

2 participants