---
title: "DFast | DonQuaan"
description: "A hardware-aware performance meta-optimizer for Minecraft: detects your machine and tunes the JVM and mod stack with zero config. In beta."
image: "https://donquaan.com/og-hero.png"
url: "https://donquaan.com/en/project/dfast"
lang: "en"
---

[All projects](https://donquaan.com/en/project)

Minecraft Mod · Source-available · 2026 · Beta · known bugs

# DFast

A hardware-aware performance meta-optimizer for Minecraft: detects your machine and tunes the JVM and mod stack with zero config. In beta.

Java 21+ Fabric Loader 0.19.3 Minecraft 1.21.1 Panama FFM Windows

[GitHub source](https://github.com/DonQuaan/DFast) [License and terms](https://github.com/DonQuaan/DFast?tab=License-1-ov-file)

## What DFast does

Install one DFast mod and it detects your hardware, then tunes the JVM and mod stack: three pillars are hardware-based auto-tune, anti-conflict coordination between optimization mods, and a Windows-native micro-layer via Panama FFM. Requirements: Minecraft 1.21.1, Fabric Loader 0.19.3, Java 21 or newer (Java 25 recommended), Fabric API. Install by dropping the .jar from Releases into the mods folder.

DFast is part of the Promethium Optimized source but not all of it; PO itself is closed source. DFast is source-available under PolyForm Noncommercial 1.0.0 plus the DonQuaan addendum (non-commercial only, attribution required, organizations larger than 3 people excluded). The project is still in beta with many known bugs.

License: PolyForm Noncommercial 1.0.0 + DonQuaan Addendum

```json
{ "@context": "https://schema.org", "@graph": [ { "@type": "Person", "@id": "https://donquaan.com/#person", "name": "Nguyen Vu Dong Quan", "alternateName": "DonQuaan", "url": "https://donquaan.com/", "image": "https://donquaan.com/og-hero.png", "jobTitle": "Gemini Certified Faculty · Google AI Specialist", "description": "I believe in people, not tools. Teaching and applying Google AI; running Discord communities and systems; design and development for Roblox, Minecraft and the web; systems testing.", "email": "mailto:contact@donquaan.com", "knowsAbout": [ "Google AI", "Gemini", "Community operations", "Discord", "Roblox", "Minecraft modpacks", "Web development", "Systems testing" ], "knowsLanguage": [ "Vietnamese", "English" ], "hasCredential": [ { "@type": "EducationalOccupationalCredential", "credentialCategory": "certification", "name": "Gemini Certified Faculty", "recognizedBy": { "@type": "Organization", "name": "Google" }, "url": "https://edu.google.accredible.com/529911e4-a7fb-42b6-9c9f-50d29e633430" }, { "@type": "EducationalOccupationalCredential", "credentialCategory": "certification", "name": "Kaggle Learn certificates (17) and the Data Science graduate badge, 18 images", "recognizedBy": { "@type": "Organization", "name": "Kaggle" }, "url": "https://www.kaggle.com/nguyenvudongquan" }, { "@type": "EducationalOccupationalCredential", "credentialCategory": "certification", "name": "HubSpot Academy certifications (15)", "recognizedBy": { "@type": "Organization", "name": "HubSpot Academy" }, "url": "https://app.hubspot.com/academy-profile/member/94801453" } ], "address": { "@type": "PostalAddress", "addressLocality": "Da Nang", "addressCountry": "VN" }, "sameAs": [ "https://www.facebook.com/NguyenDonQuaan", "https://x.com/DonQuaanVN", "https://www.youtube.com/channel/UCvqlcKf1nm9i2LeH9hFQQYA", "https://github.com/DonQuaan", "https://www.linkedin.com/in/donquaan", "https://www.twitch.tv/donquaan_tkz", "https://open.spotify.com/user/31xr7kgwysteud3urdhzrv5ixc2q", "https://www.curseforge.com/members/yangdawn", "https://www.kaggle.com/nguyenvudongquan", "https://app.hubspot.com/academy-profile/member/94801453", "https://discord.com/invite/sangtraan" ] }, { "@type": "WebSite", "@id": "https://donquaan.com/#website", "url": "https://donquaan.com/", "name": "DonQuaan", "alternateName": "Nguyen Vu Dong Quan", "description": "Nguyen Vu Dong Quan, Gemini Certified Faculty · Google AI Specialist, Da Nang. I believe in people, not tools. Shipped work, real certificates, the Sangtraan Discord community.", "inLanguage": [ "vi", "en" ], "publisher": { "@id": "https://donquaan.com/#person" } }, { "@type": "ProfilePage", "@id": "https://donquaan.com/#webpage", "url": "https://donquaan.com/", "name": "DonQuaan | Nguyen Vu Dong Quan", "isPartOf": { "@id": "https://donquaan.com/#website" }, "about": { "@id": "https://donquaan.com/#person" }, "mainEntity": { "@id": "https://donquaan.com/#person" }, "primaryImageOfPage": "https://donquaan.com/og-hero.png", "inLanguage": "en" } ] }
```
