JAL-3766 release notes for JAL-3765 JAL-3763 JAL-3760 JAL-3751 JAL-3748 JAL-3725...
[jalview.git] / benchmarking / README
index ccf53c1..d1ec146 100644 (file)
@@ -27,6 +27,9 @@ 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/
   
   To get help use the standard -h option:
@@ -38,3 +41,4 @@ to install the jalview.jar file in the local maven repository. The pom.xml in th
   
   
  6. If you make changes to the Jalview code everything will need to be refreshed, by performing steps 3-5 again.
+