https://bugs.llvm.org/show_bug.cgi?id=36371

            Bug ID: 36371
           Summary: [libFuzzer] Enable length control heuristic.
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: compiler-rt
          Assignee: unassignedb...@nondot.org
          Reporter: masc...@google.com
                CC: llvm-bugs@lists.llvm.org

Experiments with
https://github.com/google/fuzzer-test-suite/tree/master/engine-comparison show
improvement in libFuzzer's coverage with the heuristic, particularly on
benchmarks where AFL normally performs better than libFuzzer.

Benchmarks:
http://storage.googleapis.com/fuzzer-test-suite-public/afl-vs-libfuzzer4/index.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to