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

question about default configuration #10

Closed
peow opened this issue Nov 10, 2023 · 2 comments
Closed

question about default configuration #10

peow opened this issue Nov 10, 2023 · 2 comments

Comments

@peow
Copy link

peow commented Nov 10, 2023

the default configuration of Smooth Boot and ThreadTweaks are different, why? the default configurations of threadtweak are better?

https://github.com/UltimateBoomer/mc-smoothboot/wiki/Configuration~-Fabric-1.16+

@intergrav
Copy link
Member

The default configurations of ThreadTweak and Smooth Boot (as of right now) are not different in any way, both are as follows:

{
  "threadCount": {
    "bootstrap": 1,
    "main": 11
  },
  "threadPriority": {
    "game": 5,
    "bootstrap": 1,
    "main": 1,
    "io": 1,
    "integratedServer": 5
  }
}

I assume that wiki page is out of date.

@intergrav intergrav closed this as not planned Won't fix, can't repro, duplicate, stale May 14, 2024
@peow
Copy link
Author

peow commented May 14, 2024

ok thanks

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