Class JmhMain
- java.lang.Object
-
- com.github.marschall.nativebytebuffers.benchmarks.JmhMain
-
public class JmhMain extends Object
-
-
Constructor Summary
Constructors Constructor Description JmhMain()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws org.openjdk.jmh.runner.RunnerException
Main method, runs the benchmarks.- Parameters:
args- first element contains the file name- Throws:
org.openjdk.jmh.runner.RunnerException- if something goes wrong during execution
-
-