stuarthayhurst / ammonite-engine

A simple OpenGL based graphics engine for experiments
MIT License
3 stars 1 forks source link

Optimise the dynamic work queue #9

Closed stuarthayhurst closed 1 month ago

stuarthayhurst commented 1 month ago

Mitigate the performance impact of the locking by using atomic, lock-free pushes