From 599590c9d7c1f94dfcb69342da9e0e025f0fc94a Mon Sep 17 00:00:00 2001 From: Adin Scannell Date: Fri, 26 Apr 2019 10:51:20 -0700 Subject: Add performance guide. --- static/performance/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 static/performance/README.md (limited to 'static/performance/README.md') diff --git a/static/performance/README.md b/static/performance/README.md new file mode 100644 index 000000000..93c4f59df --- /dev/null +++ b/static/performance/README.md @@ -0,0 +1,9 @@ +# Performance data + +This directory holds the CSVs generated by the +[benchmark-tools][benchmark-tools] repository. + +In the future, these will be automatically posted to a cloud storage bucket and +loaded dynamically. At that point, this directory will be removed. + +[benchmark-tools]: https://gvisor.googlesource.com/benchmark-tools -- cgit v1.2.3