Skip to content

Commit 4c1536b

Browse files
authored
unexpand: codegen-units=1 - improve performance by 7.18% (#10817)
Removed uu_unexpand profile configuration from Cargo.toml.
1 parent 4bbd71f commit 4c1536b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -607,8 +607,6 @@ codegen-units = 1
607607
# FIXME: https://github.com/uutils/coreutils/issues/10654
608608
[profile.release.package.uu_expand]
609609
codegen-units = 16
610-
[profile.release.package.uu_unexpand]
611-
codegen-units = 16
612610

613611
# A release-like profile that is as small as possible.
614612
[profile.release-small]

0 commit comments

Comments
 (0)