Add another link to the benchmark docs.

There is one at the top of the main readme, but multiple people have
failed to find that, so add another link in the part of the doc they are
looking at instead...

Test: treehugger
Change-Id: I953f95a6cfcea079110923d58b60a4f7ff9b8ed2
This commit is contained in:
Elliott Hughes 2024-02-21 15:52:10 +00:00
parent b28adb35bd
commit e6d6efdb67

View file

@ -336,7 +336,9 @@ either, as `make tests` covers a few additional modules, but generally speaking
## Running the tests
The tests are all built from the tests/ directory.
The tests are all built from the tests/ directory. There is a separate
directory `benchmarks/` containing benchmarks, and that has its own
documentation on [running the benchmarks](benchmarks/README.md).
### Device tests