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!
- 5-10m full build
- 1-2m incremental build
- Remote
- ~10m tests, in the critical path