# brucethemoose/Minecraft-Performance-Flags-Benchmarks

Sane, Benchmarked Java Flags and Tweaks for Minecraft

Repository: https://github.com/brucethemoose/Minecraft-Performance-Flags-Benchmarks
Canonical: https://ross.abutalabs.com/products/minecraft-performance-flags-benchmarks
Language: Python
License: MIT
License Family: permissive
Topics: java, minecraft, performance
Last push: 2024-07-31T01:02:23+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1520, "days_push": 764, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1723, forks 31 (observed 2026-08-28T04:05:27.863306+00:00)

## What it is
A benchmarked guide of Java flags and JVM tweaks for optimizing Minecraft client and server performance, with a Python benchmarking script to validate each flag. It also covers choosing Java runtimes like GraalVM, Adoptium, and Clear Linux OpenJDK.

## Use cases
- reduce stutter in modded Minecraft
- tune JVM flags for a Minecraft server
- pick the best Java runtime for Minecraft
- benchmark Java garbage collectors for Minecraft
- get better TPS on a modded server
- optimize Minecraft FPS with Java arguments

## When to choose
- you run a modded Minecraft client or server and want tested JVM flags
- you want evidence-based Java runtime and GC recommendations for Minecraft
- you want to benchmark flag changes yourself with the included script

## When to avoid
- you expect large FPS or TPS gains from flags alone
- you need to fix lag caused by mods rather than JVM overhead
- you use OpenJ9 or non-OpenJDK runtimes with incompatible flag sets

## Facets
- artifact type: learning-resource
- maturity: active
- function: benchmarking, developer-tools
- domain: gaming-tools, performance, tutorials
- platform: cross-platform, jvm, python
- tags: minecraft, java-flags, jvm-tuning, performance-tuning, benchmarks, guide

## Member repositories
- brucethemoose/Minecraft-Performance-Flags-Benchmarks (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:27.863306+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:33:57.312170+00:00, confidence not recorded.
  - readme: https://github.com/brucethemoose/Minecraft-Performance-Flags-Benchmarks (fetched 2026-08-28T04:05:27.863306+00:00, sha f97af1564436)
- Data as of 2026-08-30T08:39:29.467469+00:00.
