When building a Rust binary with lto=true, is there a way to limit the crates the linker examines?

后端 未结 0 596
情歌与酒
情歌与酒 2021-01-20 14:31

The program I have ends up using over 110 crates in its build. However, the core performance gains (where 80+%) of the benefit is, resides in only a few \'crate

相关标签:
回答
  • 消灭零回复
提交回复
热议问题