microsoft / microsoft/vscode-perf
Improve unzip performance on Windows
Open
@sandy081 is already working on this.
Since Oct 13, 2023.
feature-request
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I see that you are still using PowerShell to unzip on Windows which is incredibly slow. Here is how you can do it faster:
https://github.com/microsoft/vscode-bisect/commit/3a682c6d216d08375f9f9f316ec2eeba76b69202
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.