MicroSourceCode
Results
2
issues of
MicroSourceCode
MemoryDump update. I left all the new functions, I checked the patch, everything works.
Replacing the m_pText->clear() function with the replace function, it works faster. Replace 2 appendText calls with one writeText call, speed up when outputting bytes greater than 512, writeText is faster.