Skip to content
This repository has been archived by the owner on Jun 19, 2021. It is now read-only.

Threaded WorldGen #375

Closed
wants to merge 25 commits into from
Closed

Threaded WorldGen #375

wants to merge 25 commits into from

Conversation

ishland
Copy link
Contributor

@ishland ishland commented Jan 29, 2021

Continuation of #333

This feature is currently in testing, please report any bugs here

This branch currently does the following things

  • Utilizes WorldGen thread pools better
  • Make feature generation off-thread
  • Multi-threaded RegionFile IO with literally 0 blocking
  • Multi-threaded World Upgrade

@ishland ishland changed the base branch from ver/1.16.5 to staging/1.16.5 January 29, 2021 03:14
@ishland ishland force-pushed the staging/1.16.5 branch 2 times, most recently from 2af1afb to cbb843f Compare January 29, 2021 03:40
Titaniumtown
Titaniumtown previously approved these changes Jan 29, 2021
Copy link
Collaborator

@Titaniumtown Titaniumtown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I personally haven't had any issues with these patches at all so far, they've worked wonders. But more testing is probably needed.

@ishland ishland added enhancement New feature or request normal priority ticket is of normal priority labels Feb 3, 2021
Date: Wed, 3 Feb 2021 16:39:27 -0600
Subject: [PATCH] lithium MultiNoiseBiomeSourceMixin


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This code was originally made by SuperCoder7979 in lithium https://github.com/CaffeineMC/lithium-fabric/
This code was orignally licensed under the LGPL-3.0 license.

@Titaniumtown
Copy link
Collaborator

Superseded by #471

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request normal priority ticket is of normal priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants