diff --git a/README.md b/README.md index 30aba2b8d..db8f0dd1d 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,8 @@ docker compose -f docker/Linux-JDK21/docker-compose.yml up --build -d docker exec -it linux-jdk21-cantaloupe-1 mvn --batch-mode test -Pbenchmark > out.txt ``` +(these are run by the ./run_jmh.sh script) + ## Contribute The suggested process for contributing code changes is: