Skip to content

Commit

Permalink
Merge branch 'develop' into java21
Browse files Browse the repository at this point in the history
  • Loading branch information
bgprudhomme committed Aug 19, 2024
2 parents 11713a2 + b1b3f8d commit f6fccb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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](https://github.com/ponder-lab/cantaloupe/blob/develop/run_jmh.sh) script)

## Contribute

The suggested process for contributing code changes is:
Expand Down

0 comments on commit f6fccb4

Please sign in to comment.