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