An entity with a lot of passengers causes MSPT and FPS severely degraded
1. summon 4,096 item_display. (Actual Passengers count: 4,095)
2. Try running the following command.
execute as @e[type=item_display] run ride @s mount @e[limit=1,type=minecraft:item_display]
-> As you can see in the image, the performance is greatly reduced. In addition, There was also a decrease in FPS.
These MSPT and FPS reductions disappear once all passengers are dismounted.
execute as @e[type=item_display] run ride @s dismount
When we doubled the number of passengers, MSPT and FPS degraded to unplayable levels.
2024-09-04, 12:28 PM
2025-01-16, 07:27 PM
1
0
-