Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

litetex-oss/mcm-server-snapshot-performance-backports

Repository files navigation

Version Build

Server Snapshot Performance Backports

NOTE: This mod is currently archived as there haven't been any performance optimizations to backport in the recent time

Backports server performance improvements for the latest release from the latest snapshots.

Details about the optimizations can be found in the changelog.

Motivation/Why does this mod exist?

Snapshots (e.g. 24w33a) can contain extreme performance improvements for servers.
However it may take months until we see these improvements finally shipped in a release.

This mod contains selected extracted improvements from the snapshots and backports them into the latest available release.

1.21.1 Idle CPU usage comparison

Before / Without mod:
Before

After / With mod:
After

Installation

Installation guide for the latest release

Usage in other mods

Add the following to build.gradle:

dependencies {
    modImplementation 'net.litetex.mcm:server-snapshot-performance-backports:<version>'
    // Further documentation: https://wiki.fabricmc.net/documentation:fabric_loom
}

Note

The contents are hosted on Maven Central. You shouldn't have to change anything as this is the default maven repo.
If this somehow shouldn't work you can also try Modrinth Maven.

Contributing

See the contributing guide for detailed instructions on how to get started with our project.

About

Minecraft mod that backports server performance improvements for the latest release from the latest snapshots

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Contributors 5

Languages