Skip to content

Conversation

MukjepScarlet
Copy link
Contributor

@MukjepScarlet MukjepScarlet commented Oct 7, 2025

Type of change

  • refactor

Description

  • IO worker(for download): in Http
    Use shared executors provided by the game itself can reduce CPU contention.
    Because Virtual threads are not 100% stable until Java 25, I use Util.getDownloadWorkerExecutor() for HTTP requests.

How Has This Been Tested?

Local world, BlockESP with all ores.

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

@MukjepScarlet MukjepScarlet marked this pull request as draft October 10, 2025 19:30
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