Open SeanMcG opened 3 months ago
I've already started an effort to break out the for
loop in ONScripterLabel::displayTextWindow()
so that it can receive some DSP love. It would be nice to have amd64+sse2
, ppc64{,le}+vsx
, aarch64+neon
and riscv-v
DSP in the future and this would help lay the groundwork for it.
See the attached
gprof
report generated from runningonscripter-en -r test
.