with this profile. no build-std. ```toml [profile.release] codegen-units = 1 # better optimizations debug = true # symbols are nice and they don't increase the size on Flash lto = "fat" opt-level = "s"