Skip to content

Profiler: output data in .JSON files #738

@lukasrothenberger

Description

@lukasrothenberger

The data dependency profiler currently outputs the gathered data in .TXT files, which make additional parsing steps necessary and thus require additional code to be maintained.
As a first step towards a simplified maintenance, output the gathered data as sensibly structured .JSON files.
As a second step, the tools in the frame can be modified to use the created .JSON files. For this, a second issue should be created.

Make sure to not break / modify the output .TXT files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions