From dff4a5625bbc91407e060cbbfe5b568448453793 Mon Sep 17 00:00:00 2001 From: kiramt Date: Tue, 19 Sep 2017 15:26:56 +0100 Subject: [PATCH] JAL-2662 Updated README --- benchmarking/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 1.7.10.2