Update clusterfuzz.md

This commit is contained in:
Oliver Chang 2016-11-18 12:05:42 -08:00 committed by GitHub
parent ad0a74152e
commit 36ddb79805
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# ClusterFuzz
ClusterFuzz is the infrastructure behind OSS-Fuzz, and started as fuzzing
infrastructure for Chrome.
ClusterFuzz is the distributed fuzzing infrastructure behind OSS-Fuzz. It was initially built
for fuzzing Chrome at scale.
## Web interface
@ -13,8 +13,8 @@ reports.
## Fuzzer stats
You can view statistics about your fuzzers (e.g. speed, coverage information) on
our fuzzer statistics dashboard.
You can view statistics about your fuzzers (e.g. speed, coverage information,
memory usage) on our fuzzer statistics dashboard.
![stats]
(https://raw.githubusercontent.com/google/oss-fuzz/master/docs/freetype_stats.png)