jediminer543 / JMT-MCMT

A multithreading mod for for Minecraft forge 1.15.2 and 1.16.x
https://www.curseforge.com/minecraft/mc-mods/mcmt-multithreading
BSD 2-Clause "Simplified" License
228 stars 18 forks source link

taskName String is only created when opsTracing is enabled #72

Closed ghost closed 3 years ago

ghost commented 3 years ago

Results in a slight increase in performance (when i tested it), as taskName is no longer created with every tick update.

ghost commented 3 years ago

I agree my code is licenced under the BSD 2-clause licence