Skip to content

Comments

Improve proxy testing performance with concurrent execution in proxy_…#22

Open
Ludusm11 wants to merge 1 commit intoTheSpeedX:masterfrom
Ludusm11:patch-1
Open

Improve proxy testing performance with concurrent execution in proxy_…#22
Ludusm11 wants to merge 1 commit intoTheSpeedX:masterfrom
Ludusm11:patch-1

Conversation

@Ludusm11
Copy link

@Ludusm11 Ludusm11 commented Oct 8, 2024

…tester_menu.py

Modified the proxy testing script to use ThreadPoolExecutor for concurrent proxy testing, significantly improving the performance when testing a large number of proxies. The updated code now allows for multiple proxies to be tested simultaneously, reducing overall runtime. Added explanatory comments to highlight how concurrency is managed and to provide insights into the functionality of the concurrent implementation.

…tester_menu.py

Modified the proxy testing script to use ThreadPoolExecutor for concurrent proxy testing, significantly improving the performance when testing a large number of proxies. The updated code now allows for multiple proxies to be tested simultaneously, reducing overall runtime. Added explanatory comments to highlight how concurrency is managed and to provide insights into the functionality of the concurrent implementation.
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.

1 participant