perun.io.bench
Bench io module.
Module Contents
Functions
|
Export data node to json format based on the github continuous benchmark action. |
Attributes
- perun.io.bench.log
- perun.io.bench.exportBench(dataNode: perun.data_model.data.DataNode, mr_id: str) str
Export data node to json format based on the github continuous benchmark action.
https://github.com/benchmark-action/github-action-benchmark
Parameters
- dataNodeDataNode
Data Node
- mr_idstr
MULTI_RUN node to get data from.
Returns
- str
Json string with benchmark data.