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