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

threads.py: Add --csv option for CSV summary #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

frankplow
Copy link
Contributor

Add a --csv flag to threads.py which outputs the summary in a CSV format. I also refactored the app to make this easy, so the non-CSV summary is in a slightly different format: @nuomi2021 I wasn't sure if you were reading the old summary format programatically? If so I can make a commit to make this PR backwards-compatible.

@frankplow frankplow mentioned this pull request Jan 24, 2024
@nuomi2021
Copy link
Member

I just import text to excel.

https://support.microsoft.com/en-us/office/text-import-wizard-c5b02af6-fda1-4440-899f-f78bafe41857#:~:text=Go%20to%20the%20Data%20tab,Import%20Wizard%20dialog%20will%20open.

We do not need to keep the original one, keep csv version is ok to me

@nuomi2021
Copy link
Member

Remember to update the code, recent memset improvement will improve 4k fps.

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