You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can at least confirm that isn't the cause of your TPS being 8, the hashmap lookups are mostly negligible. I'll consider inlining those settings since they show up at all, just know it wont make any noticeable performance difference
I can at least confirm that isn't the cause of your TPS being 8, the hashmap lookups are mostly negligible. I'll consider inlining those settings since they show up at all, just know it wont make any noticeable performance difference
Oh no, this isn't to infer that your resource is incurring major depreciation issues. We can handle a cap of ~600 concurrent on 1.21.1 @ 20 TPS. This was primarily due to all of the RTPs, among other things. We're just ensuring that your resource is as best as it can be. Better to report these issues and optimize 'em, despite their neglibility.
Potential solution: Cache the configuration (on) fields to avoid map lookup.
Full report: https://spark.lucko.me/4kMcAEDqpF
The text was updated successfully, but these errors were encountered: