Skip to content
Commit 443d8241 authored by Ryan Roberts's avatar Ryan Roberts
Browse files

scripts: Add script to convert resultstore schemas



This script is standalone and takes a CSV resultstore in the v1 schema
format as input and outputs a CSV resultstore in the v2 schema. v2 adds
support for multi-node SUTs and multi-role benchmarks.

In the v1 schema, each SUT implicitly has a single node and each
benchmark implicitly has a single role ("executer"). This also means
there is a single implicit mapping from each benchmark/role to the
single node of the sut upon which the benchmark is running.

Signed-off-by: Ryan Roberts's avatarRyan Roberts <ryan.roberts@arm.com>
parent 99821361
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment