From fdbf3e3f20696ecdfae96fe6ebbc3fb4251c6115 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 18 Sep 2020 13:24:25 -0400 Subject: Update ops/scale.md --- ops/scale.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ops') diff --git a/ops/scale.md b/ops/scale.md index 9d9b800..97700b8 100644 --- a/ops/scale.md +++ b/ops/scale.md @@ -11,6 +11,9 @@ The primary near-to-mid-term bottlenecks will be: - builds.sr.ht - Network bandwidth +Anything not mentioned here is thought to be operating well within performance +thresholds and scaling at a negligible pace. + # General scaling considerations ## GraphQL @@ -100,3 +103,10 @@ Generating clonebundles is a unique concern which requires lots of CPU usage periodically. Storage utilization is growing at a managable pace, about 0.1%-0.2%/week. + +## builds.sr.ht + +Needs a more concrete set of criteria around planning out new build worker +provisioning. Need to come up with utilization metrics, like a fleet-wide load +average perhaps. The worker servers are expensive so we should incorporate +these plans into the budget. -- cgit