mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 03:36: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:
|
test:
|
||||||
cargo test --workspace --exclude jack
|
cargo test --workspace --exclude jack
|
||||||
prof:
|
prof:
|
||||||
CARGO_PROFILE_RELEASE_DEBUG=true cargo flamegraph -- arranger
|
CARGO_PROFILE_RELEASE_DEBUG=true cargo flamegraph --
|
||||||
doc:
|
doc:
|
||||||
cargo doc -j4 --workspace --document-private-items
|
cargo doc -j4 --workspace --document-private-items
|
||||||
cov:
|
cov:
|
||||||
|
|
|
||||||
2
deps/tengri
vendored
2
deps/tengri
vendored
|
|
@ -1 +1 @@
|
||||||
Subproject commit 5e6338fad8febc217bde4879d8250373a75faf7a
|
Subproject commit baa582b9ddc1dd9c078b223fae7e3c10cf348166
|
||||||
Loading…
Add table
Add a link
Reference in a new issue