Hacker News new | ask | show | jobs
by wiredfool 1878 days ago
`make install && make test` is about 15-20 seconds on a decent machine.

A full GHA CI run is ~30 minutes, but that involves 3 platforms, a (short) ci-fuzz run, and running the full test suite through valgrind.