Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 129 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 129 Bytes

how to unit test

./mvnw clean test

how to run JMH

./mvnw clean package -DskipTests
java -jar perf/target/benchmarks.jar