Feature request: allocate more time when minimizing long inputs
Open
bug
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 629
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 22
Description
This was requested in https://bugs.chromium.org/p/chromium/issues/detail?id=997940, //cc @pwnall
I think we're currently using a constant timeout for minimization. Should we consider increasing it for large testcases and maybe decreasing for smaller ones?
Contributor guide
Assessment
This issue has not been assessed yet.