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

test: benchmarks: queues: Record metrics #83127

Merged

Conversation

golowanow
Copy link
Member

Enhance the sched_queue and wait_queue benchmarks to output resulting summary metrics as records, so when they run with Twister the results are parsed and saved into twister.json and recording.csv files for further analysis.

Minor documentation edits and make ClangFormat happy.

Turn off verbose output by default as described in the README.

Turn off verbose output by default as described in the
README.

Signed-off-by: Dmitrii Golovanov <[email protected]>
Enhance the sched_queue benchmark to output resulting summary
metrics as records, so when it runs with Twister the results
are parsed and saved into twister.json and recording.csv files
for further analysis.
Minor documentation edits and make ClangFormat happy.

Signed-off-by: Dmitrii Golovanov <[email protected]>
Turn off verbose output by default as described in the README.

Signed-off-by: Dmitrii Golovanov <[email protected]>
Enhance the wait_queue benchmark to output resulting summary
metrics as records, so when it runs with Twister the results
are parsed and saved into twister.json and recording.csv files
for further analysis.
Minor documentation edits and make ClangFormat happy.

Signed-off-by: Dmitrii Golovanov <[email protected]>
@golowanow golowanow force-pushed the benchmark_recording_20241118 branch from 1efdde0 to 82e53dd Compare December 17, 2024 17:44
@golowanow golowanow marked this pull request as ready for review December 18, 2024 06:58
@kartben kartben merged commit 33a91da into zephyrproject-rtos:main Dec 20, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants