FastSuite [FABRIC]

Quick rating

FastSuite [FABRIC]

No reviews yet

A performance upgrade for the JSON recipe system. [Unofficial Port]

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
License
MIT License
Latest Version
FastSuite-1.21.4-6.0.7.jar
Authors
CurseForge
Modrinth

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

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Didn't find the version you need here? Try looking for it on Modrinth.
link : https://modrinth.com/mod/fastsuite-fabric

About

This is an unofficial port of FastSuite to Fabric for Minecraft 1.21+. The original mod was developed by shadows_of_fire for Forge/NeoForge.

FastSuite enables faster execution of recipe matching through the use of concurrency. For any recipe type with more than 100 recipes, FastSuite will enable Concurrent Recipe Matching, and use multiple threads to match all recipe combinations, instead of relying on a single thread to perform this work. This was observed to produce a 10x - 12x speedup in All The Mods 8, as shown below:

[Multithreaded Test] - Took an average of 301960.28 ns to find the recipe for acacia planks

[Singlethreaded Test] - Took an average of 2774185.5 ns to find the recipe for acacia planks

[Multithreaded Test] - Took an average of 494851.94 ns to find the recipe for sticks

[Singlethreaded Test] - Took an average of 4500045.0 ns to find the recipe for sticks

[Multithreaded Test] - Took an average of 148572.14 ns to find the recipe for crafting table

[Singlethreaded Test] - Took an average of 3246270.5 ns to find the recipe for crafting table

[Multithreaded Test] - Took an average of 370346.56 ns to find the recipe for black shulker box

[Singlethreaded Test] - Took an average of 4711380.0 ns to find the recipe for black shulker box

[Multithreaded Test] - Took an average of 701000.56 ns to find the recipe for failed match

[Singlethreaded Test] - Took an average of 1.3034094E7 ns to find the recipe for failed match

Recipe types that exhibit problems with Concurrent Recipe Matching can be blacklisted in the configuration file. As compared to the previous iterations of FastSuite, the concurrent matching model is more compatible (it works with Polymorph installed), and it always works (whereas the old model did not work if there was substantial recipe churn and did not work on the first match). It also is a bit less brittle, because it does not need to write any data during matching, which could cause issues if mods were matching recipes off-thread.

Compatibility

This mod should work completely with all other mods. It is made to be non-intrusive, and should not conflict with anything short of another mod also replacing the recipe manager. It has been tailored such that it should work with recipe modification mods such as KubeJS and CraftTweaker, and it does not cause any issues with JEI.

This mod does not replace FastWorkbench or FastFurnace, though their benefits will be lessened if this is installed, as some of the work will be offloaded to FastSuite. To receive maximum performance with regards to recipes, I still advise having both of them installed, but if you had to pick just one, it should be FastSuite over either of the others.

About

This is an unofficial port of FastSuite to Fabric for Minecraft 1.21+. The original mod was developed by shadows_of_fire for Forge/NeoForge.

FastSuite enables faster execution of recipe matching through the use of concurrency. For any recipe type with more than 100 recipes, FastSuite will enable Concurrent Recipe Matching, and use multiple threads to match all recipe combinations, instead of relying on a single thread to perform this work. This was observed to produce a 10x - 12x speedup in All The Mods 8, as shown below:

[Multithreaded Test] - Took an average of 301960.28 ns to find the recipe for acacia planks

[Singlethreaded Test] - Took an average of 2774185.5 ns to find the recipe for acacia planks

[Multithreaded Test] - Took an average of 494851.94 ns to find the recipe for sticks

[Singlethreaded Test] - Took an average of 4500045.0 ns to find the recipe for sticks

[Multithreaded Test] - Took an average of 148572.14 ns to find the recipe for crafting table

[Singlethreaded Test] - Took an average of 3246270.5 ns to find the recipe for crafting table

[Multithreaded Test] - Took an average of 370346.56 ns to find the recipe for black shulker box

[Singlethreaded Test] - Took an average of 4711380.0 ns to find the recipe for black shulker box

[Multithreaded Test] - Took an average of 701000.56 ns to find the recipe for failed match

[Singlethreaded Test] - Took an average of 1.3034094E7 ns to find the recipe for failed match

Recipe types that exhibit problems with Concurrent Recipe Matching can be blacklisted in the configuration file. As compared to the previous iterations of FastSuite, the concurrent matching model is more compatible (it works with Polymorph installed), and it always works (whereas the old model did not work if there was substantial recipe churn and did not work on the first match). It also is a bit less brittle, because it does not need to write any data during matching, which could cause issues if mods were matching recipes off-thread.

Compatibility

This mod should work completely with all other mods. It is made to be non-intrusive, and should not conflict with anything short of another mod also replacing the recipe manager. It has been tailored such that it should work with recipe modification mods such as KubeJS and CraftTweaker, and it does not cause any issues with JEI.

This mod does not replace FastWorkbench or FastFurnace, though their benefits will be lessened if this is installed, as some of the work will be offloaded to FastSuite. To receive maximum performance with regards to recipes, I still advise having both of them installed, but if you had to pick just one, it should be FastSuite over either of the others.

Screenshots

Gallery

This project has no gallery images yet.

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

~7,000
Total Downloads
CurseForge
<1,000
Modrinth
~7,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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