Ask HN: Compilation Times Poll
I'm curious what kind of compilation times everyone is currently dealing with.
Mainly I'd like to see:
- Language
- Full build time
- Incremental build time
- Local or remote builds
- Tests / CI time (And is it in the critical path of making commits or asynchronous?)
(Guesses are fine, I mainly want to see rough order-of-magnitude estimates)
Thanks!
2 comments
[ 3.2 ms ] story [ 21.0 ms ] thread- 5-10m full build
- 1-2m incremental build
- Remote
- ~10m tests, in the critical path