summaryrefslogtreecommitdiffhomepage
path: root/g3doc
diff options
context:
space:
mode:
authorFabricio Voznika <fvoznika@google.com>2021-01-07 09:29:48 -0800
committergVisor bot <gvisor-bot@google.com>2021-01-07 09:32:16 -0800
commit4c5f36e7bd4781fc9984ef4fdf98009b5ec4cb4c (patch)
treed37a2cc30615fb02aa8749e8700c2cb4b2462769 /g3doc
parent776016ac6412006671a5dbccb5e9af21bf9b01f7 (diff)
Update link to benchmarks
Closes #5192 PiperOrigin-RevId: 350578130
Diffstat (limited to 'g3doc')
-rw-r--r--g3doc/architecture_guide/performance.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/g3doc/architecture_guide/performance.md b/g3doc/architecture_guide/performance.md
index b981f0c01..b89facfd3 100644
--- a/g3doc/architecture_guide/performance.md
+++ b/g3doc/architecture_guide/performance.md
@@ -269,7 +269,7 @@ 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://github.com/google/gvisor/tree/master/benchmarks
+[benchmark-tools]: https://github.com/google/gvisor/tree/master/test/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