Skip to content

Efficiency & Optimization

No due date 0% complete

Optimize for both speed and memory usage. Add important things like threading. Add useful but noncritical things like object pools and profiling. Add nice-to-haves like double buffering in PostprocessingPipelines. Anything that is working correctly, but could be working better, should go here.

Loading