We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc94d74 commit 1a9c4b6Copy full SHA for 1a9c4b6
README.md
@@ -127,7 +127,12 @@ Regression tests are defined in `tests/regression` and can be run with
127
```
128
pytest tests/regression
129
130
-See tests/regression/README.md for more information.
+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.
136
137
# Community and Contributing
138
0 commit comments