When profiling and testing lag with a stack of chain command blocks, instead of showing the lag each individual command block is responsible for, it instead combines it all and only lists the total lag for the entire chain, which is considered the base repeating command block. This defeats the purpose of using the mod to figure out which commands take the longest to process and need optimization.
When profiling and testing lag with a stack of chain command blocks, instead of showing the lag each individual command block is responsible for, it instead combines it all and only lists the total lag for the entire chain, which is considered the base repeating command block. This defeats the purpose of using the mod to figure out which commands take the longest to process and need optimization.