@@ -2,8 +2,10 @@
currentBranch="$(git branch --show-current)"
N="${1:-35}"
hyperfine \
-w 5 \
-p "make build" \
-n "$currentBranch" \
'./monkey examples/fib.monkey'
"./monkey examples/fib.m $N"
The note is not visible to the blocked user.