docs: add bench command to cli documentation (#2948)

Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
This commit is contained in:
Karol Stawowski 2023-03-07 18:25:10 +01:00 committed by GitHub
parent 1150f53571
commit cdfdb20cfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,10 @@ export default {
```
:::
### `vitest bench`
Run only [benchmark](https://vitest.dev/guide/features.html#benchmarking-experimental) tests, which compare performance results.
## Options
| Options | |