Skip to content

feat(batched): Add functionality to upload benchmark test results #14811

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

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

Conversation

MengAiDev
Copy link

@MengAiDev MengAiDev commented Jul 22, 2025

  • Add the upload field in common.h to control whether to upload benchmark test results
  • Implement the benchmark result saving and upload functionality in batched.cpp
  • Added the --upload command-line parameter to enable the upload feature
  • Add upload logic in the main function, including generating timestamp filenames, saving benchmark results, etc

For issue: #14791

- Add the upload field in common.h to control whether to upload benchmark test results
- Implement the benchmark result saving and upload functionality in batched.cpp
- Added the --upload command-line parameter to enable the upload feature
- Add upload logic in the main function, including generating timestamp filenames, saving benchmark results, etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant