Skip to content

Minor performance stuff

Launched konsole in a profiler for some reason, and saw std::tuple::operator== showing up on top, so changed that to something more sane.

Also got a bit carried away with the memcpy stuff, but the CharacterColor should be safe.

Merge request reports