orangy/http-benchmarks

Enable running benchmark from command line

Opened this issue · 0 comments

It's a bit of a hassle to have to set up the project in an IDE, drill down to find the class and run it manually... would be nice if it could be run from command line. I tried using mvn exec:java, but it fails with some JMH error.