Skip to content

Allow plotting multiple json run files to get a comparative plot.#6

Open
ericschreiber wants to merge 4 commits intotugot17:mainfrom
ericschreiber:main
Open

Allow plotting multiple json run files to get a comparative plot.#6
ericschreiber wants to merge 4 commits intotugot17:mainfrom
ericschreiber:main

Conversation

@ericschreiber
Copy link
Contributor

Adding multiple jsons into the same plot allows for a simple comparison between the systems tested.

The plot can take as many input files as wanted and optionally a title. At least one input file and the output file are required.

python plot_throughput.py file1.json file2.json output.png
python plot_throughput.py --title "My Custom Title" file1.json file2.json output.png

@tugot17
Copy link
Owner

tugot17 commented Jun 26, 2025

@ericschreiber can we add it to the README?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants