LoaderOptimization
No reviews yet
A performance mod that optimizes NeoForge at its core
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Ever stared at the NeoForge loading screen wondering why it takes so long? LoaderOptimization gets to work before your world even loads warming up registries, caching resource metadata, trimming redundant class scanning, and pre-sorting event listeners so the modloader hits the ground running instead of stumbling through cold startup.
Once you're in-game, the built-in /loaderopt command gives you a live window into everything happening under the hood. Check your startup phase timings, inspect registry sizes by namespace, see tick stats, monitor your intern cache hit rate, pull a full JVM heap and GC breakdown, and run a complete one-shot analysis all without leaving the game.
Every optimization is individually toggleable from the in-game config screen. Nothing is hardcoded, nothing touches other mods' internals, and there are no mixins. LoaderOptimization works quietly alongside any other mod in your pack.
Features:
- Registry warm-up — pre-sizes hash maps before world load to eliminate freeze spikes
- Pack metadata caching — skips unchanged resource packs on reload
- Background resource scanning — offloads the mods folder scan to a daemon thread
- ResourceLocation intern cache — deduplicates repeated location objects during startup
- Slow tick detection — logs any server tick that exceeds your configured threshold
- Startup phase timings — see exactly where your load time is going
/loaderoptcommand suite — status, timings, ticks, registry, mods, memory, intern cache, full analysis, and reset
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources