Should we prune the corpus to get rid of large slow inputs that reach code that can be reached using smaller (and thus quicker-to-process) inputs?
The basic idea is to reduce the total size of the qa-assets
inputs while keeping the same achieved coverage.
I think that might speed up the Bitcoin Core CI fuzzing job significantly.
Sounds good? Any opposition? :)
If we agree that it is a good idea I’m willing to do the job :)