Mercenario

Results 6 comments of Mercenario

> Some of the features mentioned in the PR were implemented as you can see in this [comment](https://github.com/CaffeineMC/sodium-fabric/pull/727#issuecomment-913977196). > > Implementing the entire PR is impractical as it would break...

The issue is still there https://github.com/ViaVersion/ViaVersion/issues/3140

I thought this was the fix, but it doesn't solve the issue. https://github.com/ViaVersion/ViaVersion/pull/2849

It is cached, but it's unnecessary code that is being launched on every incoming packet.

I think it's better to always use something that gives better performance, especially in hot part of code. Yes I think it was the differene from 900 to 1100, but...

I did spark profiler in more busy situation and I found that rendering item name takes a little bit too. ![image](https://github.com/RaphiMC/ImmediatelyFast/assets/107449914/f105de8c-73e5-4f13-94e5-a30defe5d865) ![image](https://github.com/RaphiMC/ImmediatelyFast/assets/107449914/2a87c07e-69d5-48a1-b66e-1cf422235d82)