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
~/kurit$ cargo bloat --release --crates -n 10
Compiling kurit-ops v0.1.0 (/Volumes/Seritka/github/kurit/crates/kurit-ops)
Compiling kurit-runtime v0.1.0 (/Volumes/Seritka/github/kurit/crates/kurit-runtime)
Compiling kurit v0.1.0 (/Volumes/Seritka/github/kurit/crates/kurit)
Finished release [optimized] target(s) in 15.91s
Analyzing target/release/kurit
File .text Size Crate
56.3% 100.1% 17.0MiB [Unknown]
56.3% 100.0% 17.0MiB .text section size, the file size is 30.2MiB
Note: numbers above are a result of guesswork. They are not 100% correct and never will be.