keypress.sh
A minimal fixed-cell typing latency measurement tool for macOS
synthetic key event visible pixel change csv
// install
curl -fsSL https://keypress.sh/install | sh
// export
export PATH="$HOME/.local/bin:$PATH"
// run
keypress --pick
// benchmark
keypress --pick --count 100 --out result.csv