jmh-string-concat/Makefile

8 lines
83 B
Makefile

.PHONY: build run
build:
mvn clean verify
run:
java -jar target/benchmarks.jar