mirror of
https://github.com/LegitCamper/picocalc-os-rs.git
synced 2025-12-27 15:55:25 +00:00
gif plays at low fps
This commit is contained in:
@@ -18,9 +18,11 @@ codegen-units = 1
|
||||
|
||||
[profile.release-binary]
|
||||
inherits = "release"
|
||||
codegen-units = 1
|
||||
lto = true
|
||||
debug = false
|
||||
opt-level = "s"
|
||||
opt-level = "z"
|
||||
panic = "abort"
|
||||
|
||||
[profile.dev]
|
||||
lto = true
|
||||
|
||||
Reference in New Issue
Block a user