You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ops/doc/Benchmarks.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,7 @@ Reproducing these Results
119
119
1. Create a local copy of the SciJava core from the `GitHub repository <https://github.com/scijava/scijava>`_
120
120
2. Ensure you have package manager `Mamba <https://mamba.readthedocs.io/en/latest/installation/mamba-installation.html#fresh-install-recommended>`_ installed.
121
121
3. Run the script `docs/ops/bin/benchmark.sh`, which will:
122
-
* Create the mamba Environment
122
+
* Create the mamba environment
123
123
* Build the benchmarking code
124
124
* Execute all JMH benchmarks
125
125
* Build `plotly <https://plotly.com/>`_ figures for each benchmark
0 commit comments