Back to mods
Pureformance project artwork

CurseForge · Minecraft mod

Pureformance

Client-side performance optimization mod for Minecraft 26.2, featuring adaptive culling, rendering and memory optimizations, reduced allocations, and improved compatibility with Sodium and Iris.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Pureformance release should I use?

Updated today
Latest stable file pureformance-fabric-0.3.2-Fabric.jar
Game version 26.2
Loader Fabric

pureformance-fabric-0.3.2-Fabric.jar targets 26.2 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is Pureformance required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does pureformance-fabric-0.3.2-Fabric.jar need?

pureformance-fabric-0.3.2-Fabric.jar. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Pureformance without breaking your instance.

Built for pureformance-fabric-0.3.2-Fabric.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use pureformance-fabric-0.3.2-Fabric.jar. It targets 26.2 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside pureformance-fabric-0.3.2-Fabric.jar. It opens that exact file at the source.

About this project

What does Pureformance add?

Pureformance

Pureformance is a lightweight client-side performance optimization mod for Minecraft 26.2, designed to reduce unnecessary rendering work, memory usage and runtime allocations while preserving visual correctness and compatibility with modern rendering mods.

Rather than focusing on a single optimization, Pureformance combines several rendering, culling and memory improvements into one carefully integrated mod.

🚀 Main Features

  • Adaptive Entity Culling
    Avoids rendering entities that cannot actually be seen, using visibility caching and conservative occlusion checks to reduce rendering overhead without introducing noticeable pop-in.
  • Block Entity Culling
    Skips unnecessary Block Entity rendering while preserving special render bounds for objects such as banners and other non-standard renderers.
  • Direct Frustum Rejection
    Quickly rejects objects that are completely outside the camera view before more expensive rendering work begins.
  • Visibility & Occlusion Caches
    Reuses recent visibility results to avoid performing the same calculations every frame.
  • Adaptive Tick Culling
    Reduces unnecessary client-side processing for objects that do not currently require full update frequency.
  • Render Engine Optimizations
    Removes redundant rendering operations, reduces state changes and improves several frequently executed rendering paths.
  • Render-State Pooling
    Reuses temporary render objects where safe, reducing garbage creation and pressure on the Java garbage collector.
  • Memory Engine
    Deduplicates frequently repeated Minecraft data such as BlockState collision shapes and face-sturdy information.
  • Reduced Runtime Allocations
    Optimizes several high-frequency rendering paths to decrease short-lived object creation.
  • Text Optimizations
    Reduces unnecessary work during text and sign rendering.
  • Particle Optimizations
    Improves processing of particle-heavy scenes.
  • Fluid Rebuild Prioritization
    Improves chunk rebuild scheduling around fluid rendering.
  • Map Atlas Optimizations
    Uses a more efficient map texture atlas system to reduce unnecessary texture operations.

⚡ Designed to Work With Your Performance Stack

Pureformance is designed to complement modern Minecraft optimization setups and has been tested with:

  • Sodium
  • Iris
  • Fabric
  • Quilt
  • NeoForge

On Fabric and Quilt, Pureformance can also complement Item Frame Cache, another optimization mod by the same developer. When both mods are installed, Pureformance automatically avoids overlapping Item Frame optimizations where necessary.

🧠 Conservative by Design

Performance optimizations should not come at the cost of broken rendering.

Pureformance uses conservative visibility checks, caching thresholds and fail-open behavior. If an optimization cannot safely determine that something should be skipped, Minecraft is allowed to render it normally.

This approach helps reduce visual glitches while still removing a significant amount of unnecessary client-side work.

💻 Client-Side Only

Pureformance runs entirely on the client.

Servers do not need Pureformance installed, making it suitable for:

  • Single-player
  • Multiplayer servers
  • Vanilla-compatible servers
  • Modded client setups

🔧 Configuration

Pureformance includes configurable optimization systems for advanced users who want to fine-tune culling distances, cache sizes, visibility timing, ray budgets and other performance parameters.

The default configuration is designed to provide a good balance between performance, compatibility and visual stability without requiring manual configuration.

🎯 Goal

Pureformance aims to provide a single, lightweight optimization layer that reduces rendering overhead, memory usage and unnecessary allocations while remaining compatible with the rest of your Minecraft performance stack.

Install it, leave the default configuration enabled, and let Pureformance quietly remove work that Minecraft does not need to perform.

Project description from CurseForge.

Pick your setup

Pureformance by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

3 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Pureformance versions and loaders

6 of 6 releases match

Looking for an older file? The official CurseForge project page is in Resources.