Skip to content

⚡ 릴리스 프로필 최적화 및 패치 버전 업데이트#13

Merged
mingi3314 merged 1 commit intomainfrom
chore/release-profile-patch-bump
Apr 16, 2026
Merged

⚡ 릴리스 프로필 최적화 및 패치 버전 업데이트#13
mingi3314 merged 1 commit intomainfrom
chore/release-profile-patch-bump

Conversation

@mingi3314
Copy link
Copy Markdown
Collaborator

@mingi3314 mingi3314 commented Apr 16, 2026

요약

라이브러리 성능 최적화를 위해

[profile.release]
lto = "fat"
codegen-units = 1
strip = true

설정을 적용해두었습니다

테스트 계획

  • cargo check --workspace

릴리스 산출물의 성능과 크기를 개선하고 다음 배포 단위를 준비하기 위해 워크스페이스 프로필과 크레이트 버전을 함께 정리합니다.

Made-with: Cursor
@mingi3314 mingi3314 requested a review from sjquant April 16, 2026 07:28
@mingi3314 mingi3314 self-assigned this Apr 16, 2026
@alphaprime-dev-discord
Copy link
Copy Markdown

@mingi3314 mingi3314 merged commit c3c05ed into main Apr 16, 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.

2 participants