While doing testing for Linux, it was noticed that the SDL2 backend could be slow, if and when: 1. running in a VirtualBox VM 2. using the "opengl" SDL_Renderer backend. Using the "software" renderer could alleviate this, in some cases.
While doing testing for Linux, it was noticed that the SDL2 backend could be slow, if and when: