Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Script to convert benchmark Txt output to Json file #2313

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

mehmetyusufoglu
Copy link
Contributor

@mehmetyusufoglu mehmetyusufoglu commented Jul 14, 2024

Babelstream benchmark results are in txt format. They are converted to json by this script.

Commands :

  • To convert txt output to Json for Nocodb input:
    python3 benchmarkXml2Json.py BabelStreamBenchmarkResults.txt BabelStreamBenchmarkResults.json

  • The txt file is the output of a Catch2 test executable:
    ./babelstream > BabelStreamBenchmarkResults.txt

Screenshot:

  • NocoDb record screenshot:

Screenshot from 2024-10-08 16-33-46

@mehmetyusufoglu mehmetyusufoglu changed the title [WIP] Script to convert benchmark XML output to Json file [WIP] Script to convert benchmark Txt output to Json file Oct 8, 2024
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.

1 participant