You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Kozlov (JIRA)" <ji...@apache.org> on 2015/12/04 11:56:10 UTC

[jira] [Created] (IGNITE-2085) Yardstick: introduce json/xml support

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)