diff options
Diffstat (limited to 'ops/scale.md')
-rw-r--r-- | ops/scale.md | 10 |
1 files changed, 10 insertions, 0 deletions
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. |