Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A profile for the platform on which a given performance test is to be run must define the hardware and any relevant software details.

 

Here is a template to help ensure that a profile contains enough information:

 

ParameterPossible valuesNotes
Clustered?Yes, NoIf "Yes", provide complete configuration for clustered operation (or refer to a pre-existing example). Consider that several examples are available in the source code itself.
Processing hardware The most important value here is probably number of cores (per node, if applicable). This is assumed not to vary amongst nodes in a cluster.
Memory This is the Java heap configuration, specified as the JVM flags to use. This is assumed not to vary amongst nodes in a cluster.
Persistence I/OThroughputIs a certain level of throughput to disk an important part of the test?
Network I/O This is particularly important for clustered operation.