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

Use parallel requests on client #339

Open
3 tasks
Latios96 opened this issue May 15, 2024 · 0 comments
Open
3 tasks

Use parallel requests on client #339

Latios96 opened this issue May 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request python Pull requests that update Python code

Comments

@Latios96
Copy link
Owner

Latios96 commented May 15, 2024

client performance can be improved by utilizing parallel execution of requests. A good idea might be to use https://github.com/ross/requests-futures

  • upload reference and output image in parallel
  • upload reference and output image while performing image comparison
  • perform finish test request and output upload in parallel
@Latios96 Latios96 added enhancement New feature or request python Pull requests that update Python code labels May 15, 2024
@Latios96 Latios96 self-assigned this May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

1 participant