dkml-installer-ocaml icon indicating copy to clipboard operation
dkml-installer-ocaml copied to clipboard

Speed of downloading and extracting archives

Open jonahbeckford opened this issue 1 year ago • 0 comments

Confer https://github.com/PowerShell/PowerShell/issues/2138

Audit the code and make sure that Invoke-WebRequest and Expand-Archive have progress bars disabled. Or just use Start-BitsTransfer and with-dkml tar xfz (etc.)

jonahbeckford avatar Feb 02 '24 16:02 jonahbeckford