tvl-depot/ops/nixos/whitby
Vincent Ambo afc07b1b74 chore(whitby): Double the number of build agents again
The main bottleneck of our builds right now is Nix evaluation, which
means that most of the time is spent idling during builds.

Since we're evaluating in parallel, lets give it a few more builders.

I don't want to go all the way to 64 immediately to first see if we
get any adverse effects from highly concurrent builds running
concurrently (if we do we could group them into different "concurrency
groups" in Buildkite).

Change-Id: Ibc3f89fb59cb4ee471b152ff36887ffe2b39f8f8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1932
Tested-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
2020-09-06 14:42:40 +00:00
..
default.nix chore(whitby): Double the number of build agents again 2020-09-06 14:42:40 +00:00
OWNERS feat(whitby): add lukegb 2020-07-02 19:33:44 +00:00
README.md chore(nixos/whitby): Bootstrap //ops/nixos/whitby folder 2020-07-02 18:32:47 +00:00

whitby

whitby.tvl.fyi is our dedicated server providing continuous integration services and other random nonsense.