Skip to content

Improve boot speed and CPU usage#76

Merged
albertalef merged 3 commits into
masterfrom
improve-boot-speed
Jun 12, 2026
Merged

Improve boot speed and CPU usage#76
albertalef merged 3 commits into
masterfrom
improve-boot-speed

Conversation

@albertalef

@albertalef albertalef commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Startup ~17x faster (from ~100ms to ~6ms)

  • Removed the require debug, saving ~80ms
  • Bypassed the RubyGems loading, saving ~20ms
  • Made logger be lazy loaded, saving ~3ms

Reduced CPU usage while waiting for return of commands, before was using 100% of a core, now 0% (while waiting ios)

@albertalef albertalef merged commit d69a4f3 into master Jun 12, 2026
2 checks passed
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