Commit graph

16 commits

Author SHA1 Message Date
667e6433a6
refactor: move hyperfine call into fn, cleanup code
Also tried +short and -Q options for dig and drill,
but it only increased time. Anyway, now it's
more convenient to append options.
2024-12-21 11:30:36 +04:00
33e135a13d
feat: add benchmark for TXT 2024-12-21 11:22:15 +04:00
8ecfba2496
fix: decrease unbound threads since benchmark reqs are sequential
We even do not need more than one thread
2024-12-21 11:05:53 +04:00
abf9050aa2
add results 2024-12-20 22:31:50 +04:00
da0019e298
fix: alias didn't work 2024-12-20 22:29:47 +04:00
381c646172
another attempt of optimization (changed nothing) 2024-12-20 22:09:07 +04:00
6851fae012
style: adjust ./configure options 2024-12-20 22:08:56 +04:00
e0a29fc7ca
style/fix: fn->alias, double warmup count 2024-12-20 22:07:24 +04:00
0ff6bf3230
attempt to optimize drill 2024-12-20 19:52:03 +04:00
a74d453878
fix? increase outgoing-range 2024-12-20 19:50:59 +04:00
94e1998a97
fix: add warmup arg to hyperfine 2024-12-20 19:49:48 +04:00
67161335ba
feat: trying more optimizations 2024-12-20 19:25:20 +04:00
24280e3891
feat: allow custom builds 2024-12-20 19:01:38 +04:00
5a11c6cad0
refactor: make source-script with common fn, cleanup code -> trap 2024-12-20 18:15:57 +04:00
478659e4bc
feat: scripts for building dig & drill 2024-12-20 17:52:34 +04:00
0e66152987
initial commit 2024-12-20 10:15:17 +04:00