-
Notifications
You must be signed in to change notification settings - Fork 155
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
E2E benchmark tests #269
E2E benchmark tests #269
Conversation
…o benchmark-tests
…o benchmark-tests
…o benchmark-tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets get this merged and update when the SRF tracing has been fixed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let move one file into a JSON
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@gpucibot merge |
Uses
pytest-benchmark
to perform E2E benchmarks on the following workflows:Input for these tests are pulled from LFS data already included in this repo. Hook is used to add the following information to the output JSON:
GPU:
Morpheus config for each workflow:
Additional benchmark stats for each workflow:
Thoughputs were calculated by dividing input lines/bytes by total runtimes.
These calculations will be replaced using tracer implementation developed by @drobison00.Tracer will be added in a separate PR.