Building examples with JDK21+
you can execute each benchmark via:
java -jar target/performance-code-1.0-SNAPSHOT.jar integerduplicationwill execute the IntegerDuplicationBenchmark.
After the run a json file will be created in the reports directory
which can be used to visualize the results via:
