-
Notifications
You must be signed in to change notification settings - Fork 310
Install files in parallel #1256
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
Open
Thomas1664
wants to merge
50
commits into
microsoft:main
Choose a base branch
from
Thomas1664:parallel-file-install
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
6cd56a7
Install files in parallel
Thomas1664 7dad374
optimize + fixes
Thomas1664 05bc1f0
async create listfile dir
Thomas1664 ba36960
format
Thomas1664 4dab20c
Remove unneeded optional
Thomas1664 dc14e81
fix format of error message
Thomas1664 c8cd17b
noexcept + constexpr for fs one-liners
Thomas1664 80af37d
inline + noexcept for one-liners in InstallDir
Thomas1664 0e09c92
decouple installation from list file creation
Thomas1664 4fe1e0f
fixes
Thomas1664 188d451
initialize member
Thomas1664 65b8c3e
format
Thomas1664 f7bd6d5
investigate unit test failure
Thomas1664 23aae9b
Merge branch 'parallel-file-install' of https://github.com/Thomas1664…
Thomas1664 2cd0e1b
revert
Thomas1664 0b44c21
format
Thomas1664 284ac35
format
Thomas1664 4e787dd
revert
Thomas1664 c0cba4b
Merge branch 'microsoft:main' into parallel-file-install
Thomas1664 69fbb7d
invert if
Thomas1664 e6c094a
unify duplicated if
Thomas1664 4684372
Merge branch 'microsoft:main' into parallel-file-install
Thomas1664 99106d3
Fix merge
Thomas1664 85a9ae9
Merge branch 'microsoft:main' into parallel-file-install
Thomas1664 d0c1c3a
Merge branch 'microsoft:main' into parallel-file-install
Thomas1664 599ecf4
Fix comments
Thomas1664 d04f108
Merge branch 'parallel-file-install' of https://github.com/Thomas1664…
Thomas1664 376829c
Fix most CR comments
Thomas1664 68ba04e
format
Thomas1664 4179d0e
Merge branch 'microsoft:main' into parallel-file-install
Thomas1664 b211761
Merge branch 'microsoft:main' into parallel-file-install
Thomas1664 9b676c4
include future
Thomas1664 670d164
use partition instead of custom sort
Thomas1664 cac8672
remove compairson operator
Thomas1664 f109858
format
Thomas1664 f0048c6
Merge remote-tracking branch 'origin/main' into parallel-file-install
Thomas1664 247c957
Merge branch 'microsoft:main' into parallel-file-install
Thomas1664 0927c90
Merge remote-tracking branch 'upstream/main' into parallel-file-install
Thomas1664 8a44030
Merge branch 'microsoft:main' into parallel-file-install
Thomas1664 42c406e
Only parallelize symlink_status
Thomas1664 c09c3cd
Use sorted vector
Thomas1664 26f2c7c
restore files hanges
Thomas1664 7c4a0ef
restore InstallDir but with noexcept
Thomas1664 db812b7
write listfile in one go
Thomas1664 c672259
Merge branch 'microsoft:main' into parallel-file-install
Thomas1664 671aec1
Fix stealth merge conflict
Thomas1664 9d1b3a5
format
Thomas1664 203b3a5
add final newline
Thomas1664 8b491d5
Install listfile from main thread
Thomas1664 14466b7
lock Checks::unreachable
Thomas1664 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.