Skip to content

Commit

Permalink
Updated instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rean committed Mar 4, 2010
1 parent bb97c48 commit 4ff59b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ h3. Instructions
# Bundle the workload you want to use into a JAR.
#* To compile the Olio package, use @ant package-olio@ to create @workloads/olio.jar@.
#* You will have to modify the ant build file for any custom workoads.
# Run the benchmark using: @java -Xmx1g -Xms256m -cp "rain.jar:<path to workload JAR>" radlab.rain.Benchmark <path to Rain JSON configuration file>@
# Modify configuration files to describe a run (see [[Anatomy of a Configuration File]] for descriptions of configuration parameters and the *'config'* directory in the source tree for examples)
# Run the benchmark using: @java -Xmx1g -Xms256m -cp "rain.jar:<path to workload JAR>" radlab.rain.Benchmark <path to Rain JSON configuration file>@

0 comments on commit 4ff59b8

Please sign in to comment.