mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #229] [MERGED] perf: use lto, strip and codegen profile settings for perf opt #366
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/229
Author: @somehowchris
Created: 7/28/2022
Status: ✅ Merged
Merged: 8/15/2022
Merged by: @bootandy
Base:
master← Head:master📝 Commits (1)
f893722perf: use lto, strip and codegen profile settings for perf opt📊 Changes
1 file changed (+22 additions, -5 deletions)
View changed files
📝
Cargo.toml(+22 -5)📄 Description
This PR would add settings for
cargos release profile, optimizing code during build for speed and stripping it for symbols for size🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.