Skip to content

🌍 #318 Optimize shrinking for "any list over count" counterexample#319

Merged
nth-commit merged 1 commit into
masterfrom
terra/list-shrinking-optimization
Dec 11, 2021
Merged

🌍 #318 Optimize shrinking for "any list over count" counterexample#319
nth-commit merged 1 commit into
masterfrom
terra/list-shrinking-optimization

Conversation

@nth-commit

Copy link
Copy Markdown
Owner

The shrinking for this case is approximately O(log n). It has added a one shrink tax to all other shrinking situations, which is totally worth it.

The shrinking for this case is approximately O(log n). It has added a one shrink tax to all other shrinking situations, which is totally worth it.
@nth-commit
nth-commit force-pushed the terra/list-shrinking-optimization branch from 74aa36e to 314b844 Compare December 11, 2021 01:33
@nth-commit
nth-commit merged commit d6528e8 into master Dec 11, 2021
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.

1 participant