summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2017-07-13 13:02:10 -0300
committerdrebs <drebs@leap.se>2017-07-13 13:02:10 -0300
commit256182a91414b8a57e9614f65409fc06d62b39d1 (patch)
tree2880525aa3774300ff369edb8ebf12d80ec35ab5 /testing
parent507093f88f08bca237f54ff995e070c429be47ab (diff)
[doc] add info on how to update benchmarks website
Diffstat (limited to 'testing')
-rw-r--r--testing/tests/benchmarks/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/tests/benchmarks/README.md b/testing/tests/benchmarks/README.md
index 06a75282..b2465a78 100644
--- a/testing/tests/benchmarks/README.md
+++ b/testing/tests/benchmarks/README.md
@@ -42,3 +42,10 @@ test process. Some notes about the current resource consumption estimation proce
interval might have to be configured on a per-test basis, as different tests
take different times to execute (from milliseconds to tens of seconds). For
now, an interval of 0.1s seems to cover all tests.
+
+
+Benchmarks website
+------------------
+
+To update the benchmarks website, see the documentation in
+``../../../docs/misc/benchmarks-website.rst``.