emfcamp / badge-2024-software

46 stars 29 forks source link

display: move framebuffer to SRAM to avoid cache line contention #158

Closed MatthewWilkes closed 3 months ago

MatthewWilkes commented 3 months ago

Description

As suggested by pippin, this moves the ctx framebuffer to SRAM to avoid contention on the cache lines, which improves performance of v1.7.0 while the render task is in MP