[PATCH] D100161: Redistribute energy for Corpus
taotao gu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 14 17:34:16 PDT 2021
gtt1995 added a comment.
In D100161#2689156 <https://reviews.llvm.org/D100161#2689156>, @morehouse wrote:
> At this point I am not convinced this patch will provide benefit for the default use case when `-entropic=1`. I am hesitant to add complexity to the code for unsure benefit.
>
> If you request a FuzzBench experiment <https://google.github.io/fuzzbench/getting-started/adding-a-new-fuzzer/#requesting-an-experiment> to get some data on this, and the results look good, then I'll be willing to invest more time into reviewing this patch.
>
> Please CC me on the FuzzBench pull request, so I can make sure we are evaluating this properly.
Hello,
Fuzzbench don't accept the parallel mode testing .
I will share my complete experiment data in the future.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100161/new/
https://reviews.llvm.org/D100161
More information about the cfe-commits
mailing list