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

DTT1 - Test Module - Improve test module execution time #5221

Closed
1 task
fcaffieri opened this issue Apr 16, 2024 · 2 comments
Closed
1 task

DTT1 - Test Module - Improve test module execution time #5221

fcaffieri opened this issue Apr 16, 2024 · 2 comments

Comments

@fcaffieri
Copy link
Member

fcaffieri commented Apr 16, 2024

Desciption

The objective of this issue is to improve test execution times as much as possible.
The focus of this issue would only be to investigate and analyze the possibility of improving the times within the test, since they will improve significantly with this issue #5220

Tasks

  • Investigate and analyze the possibility of improving test execution times
@rauldpm
Copy link
Member

rauldpm commented Apr 16, 2024

This issue will focus on code research, this issue is not a stopper (unless we find something that we have to address)

@rauldpm
Copy link
Member

rauldpm commented Apr 22, 2024

Based on results obtained in #5220 (comment) and other logs, the worst execution time is 400" (worst agent test time) which is acceptable compared with sequential results. The same times were obtained using 12 and 3 threads.

Based on this, this issue will be closed as not planned unless the #5191 issue reports something that we must investigate.

@rauldpm rauldpm closed this as not planned Won't fix, can't repro, duplicate, stale Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants