compiler-explorer / compiler-explorer/infra

Change daily builder

Open
#247 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
434
Forks
429
Avg merge
4d 21h
Merged PRs (30d)
38

Description

Bunch of things I've been thinking about, capturing them here for discussion. Currently we spend $85/month on the builder for 111 Hrs. We could:

* Use a faster builder (currently using c5d.4xlarge)
* Use ephemeral builders, one per build we want to do (instead of reusing a stopped builder serially, fire up a builder to do a particular piece of work, then terminate it)
* Use spot pricing to (probably radically) reduce costs

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.