Skip to content

chore: enable optimizations for debug builds#25

Merged
lemmih merged 1 commit intomainfrom
chore/optimize-debug-build
Jan 4, 2026
Merged

chore: enable optimizations for debug builds#25
lemmih merged 1 commit intomainfrom
chore/optimize-debug-build

Conversation

@lemmih
Copy link
Copy Markdown
Member

@lemmih lemmih commented Jan 4, 2026

Summary

  • Enable opt-level = 2 for debug builds to significantly speed up test execution
  • Maintain overflow-checks = true for safety during development

Test execution time improved from ~43s to ~1s.

Add [profile.dev] configuration with opt-level = 2 to significantly
speed up test execution while maintaining overflow-checks = true for
safety during development.
@lemmih lemmih enabled auto-merge January 4, 2026 01:47
@lemmih lemmih added this pull request to the merge queue Jan 4, 2026
Merged via the queue into main with commit e84171f Jan 4, 2026
1 check 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