shinyblink / sled

Satanic/Sexy/Stupid/Silly/Shiny LED matrix controller
https://shinyblink.github.io/sled/
ISC License
122 stars 25 forks source link

bgm_pixelflut: random stutter #49

Closed vifino closed 5 years ago

vifino commented 6 years ago

Pixelflut experiences some strange lag every now and then. I don't think it's related to mutexes of the module, there is some other lag. Might be the threadpool? Might be other bgm modules?

vifino commented 5 years ago

this is much less of an issue now that i filled in task_yield. however, once #62 is merged, this will be gone.