Sergey Kozlov created IGNITE-2085:
-------------------------------------
Summary: Yardstick: introduce json/xml support
Key: IGNITE-2085
URL:
https://issues.apache.org/jira/browse/IGNITE-2085 Project: Ignite
Issue Type: Task
Components: general
Affects Versions: ignite-1.4, 1.5
Reporter: Sergey Kozlov
Assignee: Yakov Zhdanov
Fix For: 1.6
Now yardstick produces a few csv files with probes: ThroughtputLatencyProbe.csv, DStatProbe.csv, PercentileProbe.csv.
But such formats are simple ones and don't allow to make deep analyzing.
Thus I suggest the following approach:
- introduce json or xml support for probes
- the data collected over different csv files should be combined in one json/xml file
- all data related for run conditions (like benchmark options, hosts, date/time, ignite revision etc) shoud be added to this json/xml file
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)