laamaa / m8c

Cross-platform M8 tracker headless client
Other
380 stars 81 forks source link

CPU utilization improvements, minor enhancements, and other bug fixes #63

Closed bloopclick closed 2 years ago

bloopclick commented 2 years ago

Enhance idle performance:

Improve general CPU usage:

(Moving to SDL_Delay may or may not work well on a wide range of platforms)

Fix bugs:

Enhancements:

laamaa commented 2 years ago

Seems to work and the delay didn't seem to cause significant input lag either at least on Linux.. I'd say lets merge it see if anything comes up.