Skip to content

Commit 3464cb3

Browse files
committed
Update readme to have info about performance test dashboard
1 parent d3d6bea commit 3464cb3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,12 @@ Regression tests are defined in `tests/regression` and can be run with
130130
```
131131
pytest tests/regression
132132
```
133-
See tests/regression/README.md for more information.
133+
See `tests/regression/README.md` for more information.
134+
135+
## Performance tests
136+
Performance regression tests are defined in `tests/performance`.
137+
The latest results from `main` are shown on this [performance dashboard](https://software.llnl.gov/quandary/dev/bench/).
138+
See `tests/performance/README.md` for more information.
134139
135140
# Community and Contributing
136141

0 commit comments

Comments
 (0)