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'm doing some stress testing and based on the picture, you can see a whole bunch of performance challenges (on purpose).
Anyways, with your storage shelves the game is very much stuttering inside [NoStorageBlockersIn]. I'm seeing about 250,000 calls per second.
PUAH+ / While You Are Up I'm assuming is depending on [NoStorageBlockersIn] to complete as well.
Is there any way to refine this code or consider holding a cache of storage and their blockers/contents?
Anything that reduces performance hits on a popular mod is appreciated!
The text was updated successfully, but these errors were encountered:
Hiya LWM,
I'm doing some stress testing and based on the picture, you can see a whole bunch of performance challenges (on purpose).
Anyways, with your storage shelves the game is very much stuttering inside [NoStorageBlockersIn]. I'm seeing about 250,000 calls per second.
PUAH+ / While You Are Up I'm assuming is depending on [NoStorageBlockersIn] to complete as well.
Is there any way to refine this code or consider holding a cache of storage and their blockers/contents?
Anything that reduces performance hits on a popular mod is appreciated!
The text was updated successfully, but these errors were encountered: