{"id":17448186,"url":"https://github.com/litetex-oss/mcm-server-snapshot-performance-backports","last_synced_at":"2025-08-21T20:33:39.845Z","repository":{"id":257962560,"uuid":"861281058","full_name":"litetex-oss/mcm-server-snapshot-performance-backports","owner":"litetex-oss","description":"Minecraft mod that backports server performance improvements for the latest release from the latest snapshots","archived":false,"fork":false,"pushed_at":"2024-12-01T03:20:53.000Z","size":231,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"dev","last_synced_at":"2024-12-01T04:24:13.870Z","etag":null,"topics":["fabric","minecraft","mod","performance","server","snapshot-backports"],"latest_commit_sha":null,"homepage":"https://modrinth.com/mod/server-snapshot-performance-backports","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/litetex-oss.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-22T13:40:38.000Z","updated_at":"2024-11-22T19:11:21.000Z","dependencies_parsed_at":"2024-11-25T14:46:48.247Z","dependency_job_id":null,"html_url":"https://github.com/litetex-oss/mcm-server-snapshot-performance-backports","commit_stats":{"total_commits":83,"total_committers":3,"mean_commits":"27.666666666666668","dds":"0.24096385542168675","last_synced_commit":"7faefbe8309fed74ecd5edd6c76a960fba9aefe6"},"previous_names":["litetex-oss/mcm-server-snapshot-performance-backports"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litetex-oss%2Fmcm-server-snapshot-performance-backports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litetex-oss%2Fmcm-server-snapshot-performance-backports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litetex-oss%2Fmcm-server-snapshot-performance-backports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litetex-oss%2Fmcm-server-snapshot-performance-backports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litetex-oss","download_url":"https://codeload.github.com/litetex-oss/mcm-server-snapshot-performance-backports/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230532451,"owners_count":18240792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fabric","minecraft","mod","performance","server","snapshot-backports"],"created_at":"2024-10-17T20:06:22.356Z","updated_at":"2025-08-21T20:33:39.829Z","avatar_url":"https://github.com/litetex-oss.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- modrinth_exclude.start --\u003e\n\n[![Version](https://img.shields.io/modrinth/v/r2KV1Oja)](https://modrinth.com/mod/server-snapshot-performance-backports)\n[![Build](https://img.shields.io/github/actions/workflow/status/litetex-oss/mcm-server-snapshot-performance-backports/check-build.yml?branch=dev)](https://github.com/litetex-oss/mcm-server-snapshot-performance-backports/actions/workflows/check-build.yml?query=branch%3Adev)\n\n# Server Snapshot Performance Backports\n\n\u003c!-- modrinth_exclude.end --\u003e\n\n_NOTE: This mod is currently archived as there haven't been any performance optimizations to backport in the recent time_\n\nBackports server performance improvements for the latest release from the latest snapshots.\n\nDetails about the optimizations can be found in the [changelog](https://github.com/litetex-oss/mcm-server-snapshot-performance-backports/blob/dev/CHANGELOG.md).\n\n## Motivation/Why does this mod exist?\n\nSnapshots (e.g. [24w33a](https://minecraft.wiki/w/Java_Edition_24w33a)) can contain extreme performance improvements for servers.\u003cbr/\u003e\nHowever it may take months until we see these improvements finally shipped in a release.\n\nThis mod contains selected extracted improvements from the snapshots and backports them into the latest available release.\n\n\u003cdetails\u003e\u003csummary\u003e1.21.1 Idle CPU usage comparison\u003c/summary\u003e\n\nBefore / Without mod:\u003cbr/\u003e\n![Before](https://raw.githubusercontent.com/litetex-oss/mcm-server-snapshot-performance-backports/refs/heads/dev/assets/1.21.1_Before_Without.jpg)\n\nAfter / With mod:\u003cbr/\u003e\n![After](https://raw.githubusercontent.com/litetex-oss/mcm-server-snapshot-performance-backports/refs/heads/dev/assets/1.21.1_After_With.jpg)\n\n\u003c/details\u003e\n\n\u003c!-- modrinth_exclude.start --\u003e\n\n## Installation\n[Installation guide for the latest release](https://github.com/litetex-oss/mcm-server-snapshot-performance-backports/releases/latest#Installation)\n\n### Usage in other mods\n\nAdd the following to ``build.gradle``:\n```groovy\ndependencies {\n    modImplementation 'net.litetex.mcm:server-snapshot-performance-backports:\u003cversion\u003e'\n    // Further documentation: https://wiki.fabricmc.net/documentation:fabric_loom\n}\n```\n\n\u003e [!NOTE]\n\u003e The contents are hosted on [Maven Central](https://repo.maven.apache.org/maven2/net/litetex/mcm/). You shouldn't have to change anything as this is the default maven repo.\u003cbr/\u003e\n\u003e If this somehow shouldn't work you can also try [Modrinth Maven](https://support.modrinth.com/en/articles/8801191-modrinth-maven).\n\n## Contributing\nSee the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project.\n\n\u003c!-- modrinth_exclude.end --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitetex-oss%2Fmcm-server-snapshot-performance-backports","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flitetex-oss%2Fmcm-server-snapshot-performance-backports","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitetex-oss%2Fmcm-server-snapshot-performance-backports/lists"}