help wantedinfrastructure
Repository metrics
- Stars
- (4,192 stars)
- PR merge metrics
- (Avg merge 8d 8h) (18 merged PRs in 30d)
Description
At least internally, we spin up a worker and use it for incremental rebuilds. This means the code/snapshot is already loaded, already JITd, and kept warm for the development cycle. This is more likely than spinning up to do a one-time build and closing.