just: profile

This commit is contained in:
🪞👃🪞 2025-09-07 21:29:02 +03:00
parent 1434adae09
commit 307dab8686
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ cloc:
test:
cargo test --workspace --exclude jack
prof:
CARGO_PROFILE_RELEASE_DEBUG=true cargo flamegraph -- arranger
CARGO_PROFILE_RELEASE_DEBUG=true cargo flamegraph --
doc:
cargo doc -j4 --workspace --document-private-items
cov: