Oleg Ostanin created IGNITE-4478: ------------------------------------ Summary: Part of IGNITE-4212 Key: IGNITE-4478 URL: https://issues.apache.org/jira/browse/IGNITE-4478 Project: Ignite Issue Type: Sub-task Reporter: Oleg Ostanin Assignee: Oleg Ostanin
The goal of this subtask is to resolve the first part of original task: Ignite-yardstick benchmarks have to be pre-compiled and available with every Ignite deliverable. We need to create "benchmarks" folder and put it under the root of an Apache Ignite distribution. The structure of this folder is shown below. apache_ignite_root_folder – bin – examples ... – benchmarks — bin (contains scripts needed to run the benchmarks) — src (contains benchmarks sources and a pom.xml in order to create a project in an IDE instantaneously) — config (configs for amazon and well as for local benchmarks execution) — libs (compiled and ready-to-run benchmarks) — README.txt (instructions how to run the benchmarks) -- This message was sent by Atlassian JIRA (v6.3.4#6332)