Re: [Xen-devel] [PATCH 0/8] Fuzzing misc bugfix and performance improvements

2017-03-20 Thread Wei Liu
On Mon, Mar 20, 2017 at 11:19:37AM +, Andrew Cooper wrote: > This series is a couple of bugfixes, but is mainly a set of performance > improvements to using the AFL test harness. This series increases the > performance as reported by afl-fuzz from 6k execs/s to 38k execs/s, or more > than 6 ti

[Xen-devel] [PATCH 0/8] Fuzzing misc bugfix and performance improvements

2017-03-20 Thread Andrew Cooper
This series is a couple of bugfixes, but is mainly a set of performance improvements to using the AFL test harness. This series increases the performance as reported by afl-fuzz from 6k execs/s to 38k execs/s, or more than 6 times faster. Andrew Cooper (8): tools/fuzz: Remove .d files in clean