You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.