diff options
author | Adin Scannell <ascannell@google.com> | 2020-03-03 15:27:44 -0800 |
---|---|---|
committer | Adin Scannell <ascannell@google.com> | 2020-05-06 14:15:17 -0700 |
commit | a79b3f4cdb3288f817d8055c942049f96bf3e88e (patch) | |
tree | fe6aa666bd80d7ae765a5f1dc7de4599e8b9cd9e /website/content/docs/architecture_guide | |
parent | 1e943dcc9eed420731935e0c8aa1f25788584f95 (diff) |
Update minor formatting issues.
Diffstat (limited to 'website/content/docs/architecture_guide')
-rwxr-xr-x | website/content/docs/architecture_guide/performance.md | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/website/content/docs/architecture_guide/performance.md b/website/content/docs/architecture_guide/performance.md index 382772425..62c7ff8b6 100755 --- a/website/content/docs/architecture_guide/performance.md +++ b/website/content/docs/architecture_guide/performance.md @@ -250,15 +250,9 @@ operations are less of an issue. The above figure shows the total time required for an `ffmpeg` container to start, load and transcode a 27MB input video. [ab]: https://en.wikipedia.org/wiki/ApacheBench - -[benchmark-tools]: https://gvisor.googlesource.com/benchmark-tools - +[benchmark-tools]: https://github.com/google/gvisor/tree/master/benchmarks [gce]: https://cloud.google.com/compute/ - [cnn]: https://github.com/aymericdamien/TensorFlow-Examples/blob/master/examples/3_NeuralNetworks/convolutional_network.py - [docker]: https://docker.io - [redis-benchmark]: https://redis.io/topics/benchmarks - [vfs]: https://en.wikipedia.org/wiki/Virtual_file_system |