Skip to content

Commit

Permalink
Document how to run the benchmarks
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Saelices <[email protected]>
  • Loading branch information
msaelices committed Oct 19, 2024
1 parent 93fecbf commit 1343fbb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,11 @@ To run the tests, execute the following command:
```bash
./scripts/run-tests.sh
```

## Running the benchmarks

To run the benchmarks, execute the following command:

```bash
./scripts/run-benchmarks.sh
```

0 comments on commit 1343fbb

Please sign in to comment.