JAL-2662 Updated README
authorkiramt <k.mourao@dundee.ac.uk>
Tue, 19 Sep 2017 14:26:56 +0000 (15:26 +0100)
committerkiramt <k.mourao@dundee.ac.uk>
Tue, 19 Sep 2017 14:26:56 +0000 (15:26 +0100)
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