You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These aren't all necessarily a good idea to ship, but they should have some impact on size or speed or the resulting binary that's worth measuring.
LTO
panic = "abort" (I don't think we want to do this since we being able to clean up after a panic is a thing we want, but it'd still be nice to measure the impact.)
These aren't all necessarily a good idea to ship, but they should have some impact on size or speed or the resulting binary that's worth measuring.
panic = "abort"(I don't think we want to do this since we being able to clean up after a panic is a thing we want, but it'd still be nice to measure the impact.)striping debug symbolscodegen-units = 1