Skip to content

Enhance: URLTest with Concurrency Control and Faster Updates #2994

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
wants to merge 2 commits into
base: dev-next
Choose a base branch
from

Conversation

724399396
Copy link

Summary

  • Introduces a test_concurrency option to the URLTest outbound, allowing users to specify the number of concurrent connections for testing (defaults to 10).
  • Improves the responsiveness of URLTest by performing an update check after each successful individual outbound test, leading to quicker selection of the optimal outbound.

@nekohasekai nekohasekai force-pushed the dev-next branch 12 times, most recently from 8b85cec to 4701731 Compare May 23, 2025 03:45
@nekohasekai nekohasekai force-pushed the dev-next branch 8 times, most recently from d252702 to 0639329 Compare May 29, 2025 04:13
@nekohasekai nekohasekai force-pushed the dev-next branch 8 times, most recently from a8cd005 to 84f65ab Compare June 10, 2025 08:29
@nekohasekai nekohasekai force-pushed the dev-next branch 5 times, most recently from 3611dcd to 36c095f Compare June 21, 2025 11:43
@nekohasekai nekohasekai force-pushed the dev-next branch 12 times, most recently from 4492a53 to 989034b Compare July 3, 2025 14:20
@nekohasekai nekohasekai force-pushed the dev-next branch 7 times, most recently from 8ec5593 to b3c1110 Compare July 12, 2025 06:48
@nekohasekai nekohasekai force-pushed the dev-next branch 6 times, most recently from 4b31fc6 to 4acd65b Compare July 18, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants