-
-
Notifications
You must be signed in to change notification settings - Fork 59
New results json strategy #751
Copy link
Copy link
Closed
Labels
platformEverything related to benchmark exection, including the PR workflow.Everything related to benchmark exection, including the PR workflow.
Description
Metadata
Metadata
Assignees
Labels
platformEverything related to benchmark exection, including the PR workflow.Everything related to benchmark exection, including the PR workflow.
Currently frameworks share json result files, this causes a lot of merge conflicts that require constant rebasing.
One option can be to have a json file for each framework, avoiding these conflicts.