Added support for ebizzy benchmark to dump stats data in to speical file. #2890
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We have implemented support to store the ebizzy benchmark data in the job directory by creating a dedicated ebizzy_workload folder. Additionally, we are capturing the .json data for each iteration and saving it in the same ebizzy_workload folder for further analysis.
Run logs:
avocado run ebizzy.py -m ebizzy.py.data/ebizzy.yaml --max-parallel-tasks=1 Fetching asset from ebizzy.py:Ebizzy.test JOB ID : 41af3e8d54c5684efcf26b80318bf827ab457053 JOB LOG : /root/Work/fvt/avocado-fvt-wrapper-1/results/job-2024-09-09T22.51-41af3e8/job.log (1/2) ebizzy.py:Ebizzy.test;run-duration-default-perf-pin-size-threads-workers-22d2: STARTED (1/2) ebizzy.py:Ebizzy.test;run-duration-default-perf-pin-size-threads-workers-22d2: PASS (201.60 s) (2/2) ebizzy.py:Ebizzy.test;run-duration-quick-perf-default-pin-size-threads-workers-2165: STARTED (2/2) ebizzy.py:Ebizzy.test;run-duration-quick-perf-default-pin-size-threads-workers-2165: PASS (121.61 s) RESULTS : PASS 2 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB HTML : /root/Work/fvt/avocado-fvt-wrapper-1/results/job-2024-09-09T22.51-41af3e8/results.html JOB TIME : 372.47 s