diff options
Diffstat (limited to 'testing/tests/benchmarks')
-rw-r--r-- | testing/tests/benchmarks/README.md | 7 |
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``. |