Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Speed up Windows Powershell download #1798

Merged
merged 2 commits into from
Dec 14, 2022
Merged

Speed up Windows Powershell download #1798

merged 2 commits into from
Dec 14, 2022

Conversation

ntolia
Copy link
Contributor

@ntolia ntolia commented Dec 13, 2022

Description

Don't count downloaded bytes when using Powershell's Invoke-WebRequest. This speeds up
downloads.

Type of change

  • 🐛 Bugfix
  • 🗺️ Documentation

Issue(s)

Test Plan

  • 💪 Manual

@aviator-app
Copy link
Contributor

aviator-app bot commented Dec 13, 2022

Aviator status

Aviator will automatically update this comment as the status of the PR changes.

This PR was merged using Aviator.

@ntolia ntolia temporarily deployed to Testing December 13, 2022 22:08 — with GitHub Actions Inactive
@ntolia ntolia temporarily deployed to Testing December 13, 2022 22:08 — with GitHub Actions Inactive
@ntolia ntolia temporarily deployed to Testing December 13, 2022 22:08 — with GitHub Actions Inactive
@aviator-app aviator-app bot temporarily deployed to Testing December 14, 2022 00:10 Inactive
@sonarcloud
Copy link

sonarcloud bot commented Dec 14, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@aviator-app aviator-app bot temporarily deployed to Testing December 14, 2022 00:10 Inactive
@aviator-app aviator-app bot temporarily deployed to Testing December 14, 2022 00:10 Inactive
@aviator-app aviator-app bot merged commit e0444aa into main Dec 14, 2022
@aviator-app aviator-app bot deleted the faster_ps_download branch December 14, 2022 00:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Initial download slow when using Quickstart Instruction with Invoke-WebRequest
2 participants