-
Notifications
You must be signed in to change notification settings - Fork 114
Performance benchmarks
Rohan Padhye edited this page Mar 20, 2018
·
8 revisions
Here are some performance benchmarks for running JQF with AFL 2.52b. The experiments were run on a single-core of an Intel(R) Core(TM) i7-5930K CPU @ 3.50GHz with 16GB RAM running Ubuntu 17.10.
All of the runs described below were non-trivial, in that they were successful in finding bugs.
See DateFormatterTest#fuzzSimple
See ModelReaderTest#testWithInputStream
See CompilerTest#testWithGenerator
Plots generated using afl-plot
script from AFL.
The source code examples in the wiki pages can be freely re-used under the same license as the rest of JQF.