chore: callgrind

This commit is contained in:
2026-04-18 16:44:06 +08:00
parent 291e3a9a13
commit f372ebcb8e
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -29,3 +29,8 @@
[no-exit-message]
@evalp expr:
cargo run --release --features prof -- eval --expr '{{expr}}'
[no-exit-message]
[positional-arguments]
@cg *args='':
valgrind --tool=callgrind --dump-instr=yes --collect-jumps=yes "$@"