Stutter Analyzer

Detect stutters, freezes, and tick spikes with clear diagnostics and shareable performance reports.

File Details

stutteranalyzer-fabric-0.5.0-1.21.9.jar

  • R
  • Jun 15, 2026
  • 356.94 KB
  • 4
  • 1.21.9
  • Fabric

File Name

stutteranalyzer-fabric-0.5.0-1.21.9.jar

Supported Versions

  • 1.21.9

Curse Maven Snippet

Fabric

modImplementation "curse.maven:stutter-analyzer-1569235:8254330"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Highlights

  • Reworked internal package namespace to io.github.morikemuri.stutteranalyzer.
  • Removed bundled Fabric API from Fabric builds.
  • Added safer /sa optimize planning with dependency and conflict checks.
  • Added log-tail caching to avoid reading latest.log during stutter detection.
  • Added JSON validation for rule and optimization databases.
  • Added new lag classification categories.
  • Improved recent event retention for better reports.
  • Cleaned old commands, old hints, and stale debug/update text.
  • Improved EN/RU localization parity.
  • Reduced jar size by optimizing the mod icon.

Packaging and compatibility

  • Fabric API is now an external dependency instead of being bundled inside the mod jar.
  • Fabric builds now declare fabric-api properly in fabric.mod.json.
  • Removed Fabric API jar-in-jar packaging.
  • Updated Fabric metadata license to LicenseRef-ARR.
  • Updated Fabric 1.21.x mixin compatibility level to JAVA_21.
  • Kept Java 17 compatibility for older 1.20.x targets where required.
  • Reduced final jar size by optimizing icon.png to a smaller 128x128 PNG.