Skip to content

Commit

Permalink
Merge branch 'fibers' into jmh_fibers
Browse files Browse the repository at this point in the history
  • Loading branch information
bgprudhomme committed Aug 19, 2024
2 parents 35b1199 + e28b9de commit a1eaf19
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 a1eaf19

Please sign in to comment.