Tungsten

Quick rating

Tungsten

No reviews yet

A precise, lightweight HUD overlay for tracking Minecraft stability.

Performance & Optimization
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
Latest Version
1.0
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Tungsten Benchmark

Tungsten is a comprehensive, precise, and passive observability and benchmarking tool for Minecraft (Fabric).

Unlike optimization mods that attempt to alter game logic, Tungsten focuses entirely on giving you accurate, real-time analytics to help you diagnose exactly why your game feels laggy. We strictly observe game state without modifying server packets, ticking, or engine loops, ensuring full compliance with both Modrinth guidelines and strict server rules.

What Does Tungsten Track?

Tungsten provides a clean, smooth in-game HUD overlay (/tungsten toggle) alongside an active file-logging suite (/tungsten log start) that measures performance across three critical pillars: Hardware, Memory, and Network.

🎮 Frametime & Hardware Analytics

Relying on standard FPS numbers hides micro-stutters. Tungsten intercepts the core render loop to track precise microsecond delays between frames:

  • Current, Average, Peak, and Minimum FPS
  • 1% and 0.1% Lows: Identifies if your framerate is consistently dropping during intense moments.
  • Stutter Detection: Accurately counts how many times your game drops below a playable 20fps equivalent (>50ms frame time).

🧠 JVM Memory Monitoring

Minecraft lag is frequently caused by Java Garbage Collection sweeps.

  • Live Memory Footprint: Watch your real-time Used Memory vs Max Allocated Memory to instantly identify if GC spikes are the exact cause of your recorded frame drops.

🌐 Advanced Network & Server Metrics

Stop wondering if the lag is your PC, your internet, or the server hardware.

  • Estimated Server TPS: By tracking the delta time between the server's dispatched WorldTimeUpdate packets, Tungsten accurately estimates if the host server itself is lagging behind 20.0 TPS.
  • Chunk Load Bandwidth: Tracks exactly how many chunks your client is downloading per second to help identify choked internet bandwidth.
  • Ping & Ping Jitter: Passively evaluates your connection stability, tracking extreme ping variance and highest jitter percentages.
  • Action Routing Delay (RTT): Hooks into packet confirmations to determine your physical input latency when breaking blocks or hitting entities.

Active Logging

Need to benchmark a new optimization mod or compare two shaderpacks? Run /tungsten log start. Tungsten will silently begin graphing every extreme high, explicit low, standard deviation, and stutter that occurs while you play.

Run /tungsten log stop to automatically crunch the data and generate an exhaustive .txt report inside your tungsten-benchmarks/ directory, giving you permanent mathematical proof of how smooth your game truly was during that window.

Technical Transparency

Per Modrinth's Content Rules regarding performance data:

  • No Optimization Claims: Tungsten is exclusively a read-only analytics dashboard. It does not contain game-altering engine tweaks to improve your gameplay.
  • Data Gathering Mechanics: FPS and lows are calculated via a MinecraftClient.render mixin capturing true System.nanoTime() deltas. Server TPS is mathematically derived client-side via WorldTimeUpdateS2CPacket intervals. All data gathered is directly represented without arbitrary modifiers algorithms.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works