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 d3d6bea commit 3464cb3Copy full SHA for 3464cb3
README.md
@@ -130,7 +130,12 @@ Regression tests are defined in `tests/regression` and can be run with
130
```
131
pytest tests/regression
132
133
-See tests/regression/README.md for more information.
+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.
139
140
# Community and Contributing
141
0 commit comments