pop4959 / Chunky

Pre-generates chunks, quickly, efficiently, and safely.
GNU General Public License v3.0
557 stars 63 forks source link

Revisit max working count scaling #279

Closed pop4959 closed 8 months ago

pop4959 commented 1 year ago

This is an internal configurable field that traditionally had basically no impact on how fast things generate. Seems like (at least with Folia) there might be merit to adjusting this based on machine spec/config. Need to do a bit more digging.

pop4959 commented 8 months ago

Large enough values appear to still have no effect, however with enough CPUs it does seem to make sense to bump the defaults a bit. Adjusted in 9e447d4a2ad62ea1e50caed39739e622de401d93 to keep the default low for systems with low CPU count, but scale it enough to make a difference for anyone with a beefier machine.