Skip to content

fix: reduce startup heap usage#122

Draft
mattrossman wants to merge 5 commits intomainfrom
fix/memory-optimizations
Draft

fix: reduce startup heap usage#122
mattrossman wants to merge 5 commits intomainfrom
fix/memory-optimizations

Conversation

@mattrossman
Copy link
Copy Markdown
Owner

@mattrossman mattrossman commented Apr 3, 2026

  • Replaces BitmapLayer objects with direct graphics_draw_bitmap_in_rect calls
  • Replaces TextLayer objects with direct graphics_draw_text calls
  • Decouples memory debug logging from dev profile, instead use ENABLE_MEMORY_LOGGING=1 in .env

Refs:

@mattrossman mattrossman mentioned this pull request Apr 3, 2026
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant