Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bgprudhomme authored Oct 19, 2024
1 parent aaf9526 commit c0c2f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,4 @@ Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.
Visit [www.hazelcast.com](http://www.hazelcast.com/) for more info.

## Additional JMH tests (in java21_jmh_additional and fibers_jmh_additional)
To run the JMH benchmarks, it works to run `mvn clean package -DskipTests -T1` followed by `mvn exec:exec@run-benchmarks`
To run the new JMH benchmarks, it works to run `mvn clean package -DskipTests -T1` followed by `mvn exec:exec@run-benchmarks` from inside the hazelcast directory

0 comments on commit c0c2f2e

Please sign in to comment.