egui doesn't render continuously so there's that
Discussion
from my testing notedeck uses wayyy less cpu than the retained swiftui stack. swiftui spends so much time managing the scene graph and deltas. its one of the biggest performance issues on iOS. with a frame rendering in less than a millisecond, and it rendering non-continuously, I'm pretty optimistic about battery.