mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
just: profile
This commit is contained in:
parent
1434adae09
commit
307dab8686
2 changed files with 2 additions and 2 deletions
2
Justfile
2
Justfile
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue