Thread Priorities

Quick rating

Community listing page, reviews here may not be monitored by the author.

Thread Priorities

No reviews yet

A performance mod that can change your java thread priorities.

Mod Loaders
Minecraft

About

Description

Thread Priorities is a mod that can change your java thread priorities causing a massive stability boost in game.

Thread priorities:

  • renderThreadPriority: Controls CPU power for drawing graphics and the screen, making fps more stable
  • serverThreadPriority: Controls CPU power for the main game, making tick rate more stable
  • backgroundThreadPriority: Controls CPU power for loading world chunks and background tasks, making worldgen faster
  • bootstrapThreadPriority: Controls CPU power for starting up the game, making the startup faster
  • ioThreadPriority: Controls CPU power for saving files and internet connections, reducing multiplayer and world saving lag spikes

Note: