Commit Graph

1 Commits

Author SHA1 Message Date
tyler bb2f22bd0a docs: raylib lessons learned for desktop (non-game) apps
Captures the idle-CPU findings and patterns from the perf work:
event-driven idle, raylib's constant ~5% busy-wait, lazy audio
device, headless render recipe, and the warnings that bit us.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-29 23:12:18 -07:00