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

fix: silent progress ui #148

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

moorec-aws
Copy link
Contributor

What was the problem/requirement? (What/Why)

Invoke-WebRequest is taking a long time to download files.

What was the solution? (How)

Apparently this is due to the progress reporter UI. Setting the progress preference to silent improves download time by 2-3 minutes

What is the impact of this change?

Improve startup time of ec2 instance and ssm

How was this change tested?

Tested using a local checkout of the deadline-worker-agent e2e tests

Was this change documented?

No

Is this a breaking change?

No


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Charles Moore <moorec@amazon.com>
@moorec-aws moorec-aws requested a review from a team as a code owner September 3, 2024 22:26
Copy link

sonarcloud bot commented Sep 3, 2024

@moorec-aws moorec-aws merged commit 5df19d7 into aws-deadline:mainline Sep 4, 2024
15 checks passed
@moorec-aws moorec-aws deleted the moorec/performance branch September 4, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants