JAL-2759 Simplified HiddenColumns constructor after review
[jalview.git] / benchmarking / README
index fac0bf6..bd2562f 100644 (file)
@@ -24,4 +24,7 @@ to install the jalview.jar file in the local maven repository. The pom.xml in th
   To get JSON output instead use:
   java -jar target/benchmarks.jar -rf json
   
+  To run a specific benchmark file use:
+  java -jar target/benchmarks.jar <Benchmark class name> 
+  
   JSON output can be viewed quickly by drag-dropping on http://jmh.morethan.io/
\ No newline at end of file