-
Notifications
You must be signed in to change notification settings - Fork 18.7k
cmd/api: increase test parallelism #66613
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
base: master
Are you sure you want to change the base?
Conversation
In wsl2, accessing the Windows file system from WSL is very slow, and the final test execution can be longer than 10 minutes if the degree of parallelism is low. By adding parallelism to make io start faster, the test time in wsl2 was reduced from 700+s to 280+s. Fixes golang#65670 Change-Id: I148b14bbdf009d38e2ade946300c1bab59ea32d1
|
This PR (HEAD: 742f8e0) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/575297. Important tips:
|
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from qiulaidongfeng: Patch Set 2: Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Go LUCI: Patch Set 2: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-03-30T07:17:37Z","revision":"5e8dc693f7b3bad04bed744716c16edebb28f338"} Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from qiulaidongfeng: Patch Set 2: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Go LUCI: Patch Set 2: This CL has failed the run. Reason: Tryjob golang/try/gotip-linux-amd64-race has failed with summary (view all results): FAILURE
Tests failed. See all test results. Error: Links: Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Go LUCI: Patch Set 2: LUCI-TryBot-Result-1 Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
This PR (HEAD: 740b81f) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/575297. Important tips:
|
|
This PR (HEAD: fdb09d8) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/575297. Important tips:
|
|
Message from qiulaidongfeng: Patch Set 4: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Go LUCI: Patch Set 4: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-03-30T08:08:27Z","revision":"6238d5f8871f9cef16ab09b00d35b21dbacdd00d"} Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from qiulaidongfeng: Patch Set 4: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Go LUCI: Patch Set 4: This CL has failed the run. Reason: Tryjob golang/try/gotip-linux-amd64 has failed with summary (view all results): FAILURE
Tests failed. See all test results. Error: Links: Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Go LUCI: Patch Set 4: LUCI-TryBot-Result-1 Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from qiulaidongfeng: Patch Set 4: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Go LUCI: Patch Set 4: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-03-30T08:32:35Z","revision":"6238d5f8871f9cef16ab09b00d35b21dbacdd00d"} Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from qiulaidongfeng: Patch Set 4: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Go LUCI: Patch Set 4: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Go LUCI: Patch Set 4: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
This PR (HEAD: 7066215) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/575297. Important tips:
|
|
Message from qiulaidongfeng: Patch Set 5: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Go LUCI: Patch Set 5: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-03-30T12:50:14Z","revision":"0580a1567814a9d57e0346ece2d8b6467b3a54fe"} Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from qiulaidongfeng: Patch Set 5: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Go LUCI: Patch Set 5: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Go LUCI: Patch Set 5: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Ian Lance Taylor: Patch Set 5: (3 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
This PR (HEAD: d42ad79) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/575297. Important tips:
|
|
This PR (HEAD: 88222bd) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/575297. Important tips:
|
|
Message from qiulaidongfeng: Patch Set 7: Commit-Queue+1 Run-TryBot+1 (3 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Go LUCI: Patch Set 7: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-04-02T14:28:09Z","revision":"31dc6935eaf122add36348fac770c4ed86453d3b"} Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Gopher Robot: Patch Set 7: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from qiulaidongfeng: Patch Set 7: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Go LUCI: Patch Set 7: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Go LUCI: Patch Set 7: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Gopher Robot: Patch Set 7: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
|
Message from Ian Lance Taylor: Patch Set 7: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/575297. |
In wsl2,
accessing the Windows file system from WSL is very slow,
and the final test execution can be longer than 10 minutes
if the degree of parallelism is low.
By adding parallelism to make io start faster,
the test time in wsl2 was reduced from 700+s to 280+s.
Fixes #65670