Author: stillalex
Date: Mon Apr  9 19:03:12 2018
New Revision: 1828765

URL: http://svn.apache.org/viewvc?rev=1828765&view=rev
Log:
@trivial updated readme on how to run benchmarks


Modified:
    jackrabbit/oak/trunk/oak-benchmarks/README.md

Modified: jackrabbit/oak/trunk/oak-benchmarks/README.md
URL: 
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-benchmarks/README.md?rev=1828765&r1=1828764&r2=1828765&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-benchmarks/README.md (original)
+++ jackrabbit/oak/trunk/oak-benchmarks/README.md Mon Apr  9 19:03:12 2018
@@ -16,7 +16,7 @@ Benchmark mode
 The benchmark mode is used for executing various micro-benchmarks. It can
 be invoked like this:
 
-    $ java -jar oak-run-*.jar benchmark [options] [testcases] [fixtures]
+    $ java -jar oak-benchmarks-*.jar benchmark [options] [testcases] [fixtures]
 
 The following benchmark options (with default values) are currently supported:
 
@@ -216,7 +216,7 @@ Scalability mode
 The scalability mode is used for executing various scalability suites to test 
the 
 performance of various associated tests. It can be invoked like this:
 
-    $ java -jar oak-run-*.jar scalability [options] [suites] [fixtures]
+    $ java -jar oak-benchmarks-*.jar scalability [options] [suites] [fixtures]
 
 The following scalability options (with default values) are currently 
supported:
 


Reply via email to