JAL-2662 Updated README
[jalview.git] / benchmarking / README
index b30920e..60b94a9 100644 (file)
@@ -20,4 +20,6 @@ to install the jalview.jar file in the local maven repository. The pom.xml in th
   java -jar target/benchmarks.jar
   
   To get JSON output instead use:
-  java -jar target/benchmarks.jar -rf json
\ No newline at end of file
+  java -jar target/benchmarks.jar -rf json
+  
+  JSON output can be viewed quickly by drag-dropping on http://jmh.morethan.io/
\ No newline at end of file