Search before asking
Motivation
In current GitHub Action workflows, go test execution now often takes more than 30 minutes, which may affect our responsiveness and PR processing efficiency.
We need to analyze which test cases take too long and optimize their execution time without affecting the test results.
This PR is track for:
Include:
Solution
No response
Are you willing to submit a PR?
Search before asking
Motivation
In current GitHub Action workflows, go test execution now often takes more than 30 minutes, which may affect our responsiveness and PR processing efficiency.
We need to analyze which test cases take too long and optimize their execution time without affecting the test results.
This PR is track for:
Include:
Solution
No response
Are you willing to submit a PR?