HypothesisWorks / hypothesis

Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
https://hypothesis.works
Other
7.39k stars 578 forks source link

Follow up on IR shrinking tasks #4006

Open tybug opened 1 month ago

tybug commented 1 month ago

We just migrated the shrinker to the IR in #3962, as a part of #3921. While this was a performance win overall, we took some temporary regressions and left notes for where to improve in the future. This issue tracks those items.

Ambitiously (not necessary to close this issue):