Fix dead link

This commit is contained in:
Guillaume Chatelet 2020-12-17 15:49:28 +01:00 committed by GitHub
parent 5e31e226b5
commit cfe096d1f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ This is the preferred mode to use. The function parameters are randomized and th
--output=/tmp/benchmark_result.json
```
The `--size-distribution-name` flag is mandatory and points to one of the [predefined distribution](libc/benchmarks/MemorySizeDistributions.h).
The `--size-distribution-name` flag is mandatory and points to one of the [predefined distribution](MemorySizeDistributions.h).
> Note: These distributions are gathered from several important binaries at Google (servers, databases, realtime and batch jobs) and reflect the importance of focusing on small sizes.