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

Follow up on IR shrinking tasks #4006

Open
2 of 7 tasks
tybug opened this issue May 29, 2024 · 0 comments
Open
2 of 7 tasks

Follow up on IR shrinking tasks #4006

tybug opened this issue May 29, 2024 · 0 comments
Labels
test-case-reduction about efficiently finding smaller failing examples

Comments

@tybug
Copy link
Member

tybug commented May 29, 2024

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):

  • rewrite lstar.py and DFA shrinking for the IR. Here's the commit that took it out: 8eaa4d4
@tybug tybug added the test-case-reduction about efficiently finding smaller failing examples label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test-case-reduction about efficiently finding smaller failing examples
Projects
None yet
Development

No branches or pull requests

1 participant