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

TPS displayed incorrectly when tick rate is above 20 #358

Open
spooky-dude3 opened this issue Aug 22, 2024 · 1 comment
Open

TPS displayed incorrectly when tick rate is above 20 #358

spooky-dude3 opened this issue Aug 22, 2024 · 1 comment

Comments

@spooky-dude3
Copy link

When the tick rate is above 20 such as when using /tick sprint or /tick rate, the tick rate displayed by the infoServerTPS line is capped at 20

@sakura-ryoko
Copy link

sakura-ryoko commented Aug 24, 2024

What actually happens is in Single Player; it can go into the 100's of ticks / second (I've seen as much as 600-800+ during a tick sprint). But, perhaps it would be more useful on a server. Without Carpet Mod, it often just hovers around 19.9 and 20.1 on a dev environment instance.

There really isn't much to gain from uncapping the 20.0 limited TPS display; besides just being able to see it rise during a tick sprint. Perhaps it could just be a config setting toggle to 'UNCAP' the limit ?

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