style/fix: fn->alias, double warmup count

This commit is contained in:
DarkCat09 2024-12-20 22:07:24 +04:00
parent 0ff6bf3230
commit e0a29fc7ca
Signed by: DarkCat09
GPG key ID: BD3CE9B65916CD82

View file

@ -60,9 +60,7 @@ unbound_pid=$!
sleep 2
bench () {
hyperfine -N -w 20 -m 100 $@
}
alias bench='hyperfine -N -w 40'
echo
echo '==> Benchmarks for A domain.tld.'