Skip to content

Performance: TPS drop with 50+ brewing stands distilling (many per-tick tasks in BDistiller) #207

Description

@CloudM1nd3

There's a problem with the scalability of alcohol production. If you're brewing on a few stands, the problem isn't noticeable. But if you set up wholesale production, the problem becomes very noticeable. TPS drops significantly due to scheduler overload.

For example, in BCauldron, fermentation updates occur once a minute, while for a brewing stand, this update occurs every tick.

Image Image

The screenshots above showed a load on about 300 brewing stands. A similar load on 300 cauldrons and 300 barrels didn't produce anywhere near the same results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions