Versions Compared

Key

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

Yardstick Ignite is a set of Ignite Grid (http://ignite.apache.org/) benchmarks written on top of Yardstick (https://github.com/gridgain/yardstick) framework.

 

To build Yardstick Ignite from source please run following command:

      mvn -Pbenchmarks,release -pl :ignite-yardstick -am clean package -DskipTests -Dmaven.javadoc.skip=true