From 4c5f36e7bd4781fc9984ef4fdf98009b5ec4cb4c Mon Sep 17 00:00:00 2001 From: Fabricio Voznika Date: Thu, 7 Jan 2021 09:29:48 -0800 Subject: Update link to benchmarks Closes #5192 PiperOrigin-RevId: 350578130 --- g3doc/architecture_guide/performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g3doc/architecture_guide/performance.md') 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 -- cgit v1.2.3