From: kiramt Date: Tue, 19 Sep 2017 14:26:56 +0000 (+0100) Subject: JAL-2662 Updated README X-Git-Tag: Release_2_10_3b1~128 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=dff4a5625bbc91407e060cbbfe5b568448453793 JAL-2662 Updated README --- diff --git a/benchmarking/README b/benchmarking/README index b30920e..60b94a9 100644 --- a/benchmarking/README +++ b/benchmarking/README @@ -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