Skip to content

Commit 010a079

Browse files
Update README.md
1 parent 2fd7b59 commit 010a079

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ Currently, the following libraries are tested:
1515

1616
## How to run the benchmark?
1717

18-
The project is based on Maven and the [Maven Wrapper](https://maven.apache.org/wrapper/) is included. To run the benchmark, simply execute the following
18+
The project is based on Maven and the [Maven Wrapper](https://maven.apache.org/wrapper/) is included.
19+
The benchmark module uses the [jmh-maven-plugin](https://github.com/metlos/jmh-maven-plugin) that automatically execute all benchmarks in the `test` phase of Maven.
20+
To run the benchmark, simply execute the following
1921
command:
2022

2123
```

0 commit comments

Comments
 (0)