finally adequate performance

This commit is contained in:
i do not exist 2026-09-15 00:41:05 +03:00
parent d495d97516
commit 7eef0cfb62
7 changed files with 36 additions and 31 deletions

View file

@ -53,7 +53,7 @@ prof +ARGS="new":
tracy +ARGS="new":
{{release}} -F prof {{ARGS}}
samply +ARGS="new":
samply record target/release/tek {{ARGS}}
samply record -r 8987 target/release/tek {{ARGS}}
release := "reset && cargo run --release"
release +ARGS="new":