EvilCraft

EvilCraft

31M Downloads

Broom takes massive amount of time to get tooltip lines

pietro-lopes opened this issue ยท 1 comments

commented

Issue type:

  • ๐ŸŒ Performance issue

Short description:

Among all tooltip events, the broom tooltip is the most expensive

Steps to reproduce the problem:

  1. Get a pack like ATM10
  2. Enable modernfix world load profile
  • go to config/modernfix-mixins.properties
  • add at the end of file: mixin.feature.spark_profile_world_join=true
  1. Launch pack and create a world/join a world
  2. after the world loads, you will have a spark link at latest.log for you to use.
  3. check broom tooltip stuff

Versions:

  • This mod: 1.2.72
  • Minecraft: 1.21.1
  • NeoForge: 21.1.191

Profiler output:

https://spark.lucko.me/F7xLVod7sq?hl=77592

commented

Thanks for reporting!