Having a play and thought I’d throw it your way: What’s your kakoune build time?
kakoune: commit 336aed9
hyperfine \
--runs 1 \
--shell none \
--time-unit second \
--style full \
--export-markdown ./kak_hyperfine.md \
--parameter-scan threads 72 72 'make -j {threads}'
| Command | Mean [s] | Min [s] | Max [s] | Relative |
|---|---|---|---|---|
make -j 72 |
26.186 | 26.186 | 26.186 | 1.00 |
Any one got a Raspberry PI to benchmark?