Skip to content

Commit 1a9c4b6

Browse files
committed
Update readme to have info about performance test dashboard
1 parent fc94d74 commit 1a9c4b6

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
@@ -127,7 +127,12 @@ Regression tests are defined in `tests/regression` and can be run with
127127
```
128128
pytest tests/regression
129129
```
130-
See tests/regression/README.md for more information.
130+
See `tests/regression/README.md` for more information.
131+
132+
## Performance tests
133+
Performance regression tests are defined in `tests/performance`.
134+
The latest results from `main` are shown on this [performance dashboard](https://software.llnl.gov/quandary/dev/bench/).
135+
See `tests/performance/README.md` for more information.
131136
132137
# Community and Contributing
133138

0 commit comments

Comments
 (0)