Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Huge performance drops - adding a queue #87

Open
2 tasks done
Aides123 opened this issue Jul 27, 2024 · 5 comments
Open
2 tasks done

Huge performance drops - adding a queue #87

Aides123 opened this issue Jul 27, 2024 · 5 comments
Assignees

Comments

@Aides123
Copy link

Is your feature request related to a problem?

There are huge lags on the server when creating many “BOXED”.

Describe the solution you'd like.

One of my ideas is to add a queue.
That is, for example: 2 players create a “BOXED” and others have to wait in a queue until it generates a “BOXED” for them and only then can they try to generate their “BOXED”.

Describe alternatives you've considered.

One of my ideas is to add a queue.
That is, for example: 2 players create a “BOXED” and others have to wait in a queue until it generates a “BOXED” for them and only then can they try to generate their “BOXED”.

Agreements

  • I have searched for and ensured there isn't already an open issue regarding this.
  • I have ensured the feature I'm requesting isn't already in the latest supported BentoBox build or Addons.

Other

image
image

my dedicated server:
image

Spark:
image
image
image

@tastybento tastybento self-assigned this Jul 27, 2024
@tastybento
Copy link
Member

There was an issue identified by a sponsor around the chunk loading on BentoBox for the seed world, which seems to be also what you are seeing, so I recommend you try BentoBox 2.4.2. Also, I am working on a Boxed update that staggers the structure placements for new Boxes, so that they are only done when the chunk they are in is loaded.

@tastybento
Copy link
Member

I just released the newer version of both, so please have a go with those and see.

@Aides123
Copy link
Author

yeah much better thank you

@Aides123
Copy link
Author

My server at the start reached a record of lowest performance of 0.1 TPS 😆

@tastybento
Copy link
Member

Yeah the initial building of the worlds definitely is intensive!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants