Commit 0829cf6
docs(perf): add resource-utilisation subsection (#68)
Closes the second open AC item on #68 ("Memory usage measured against
the container's allocated memory; document the headroom"). Pulled from
the deployment platform's per-app overview API at the end of the
re-baseline run:
- Avg pod RAM: ~810 MB (2.5% of the apparent limit)
- Avg pod CPU: ~13% during sustained 27 RPS
Both numbers are well clear of pressure, and the 13% CPU during
sustained load corroborates the methodology-notes claim that the
remaining cap isn't pure compute — the workers are idle most of the
time, waiting on TLS / network / scheduler.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent da3a73f commit 0829cf6
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
106 | 118 | | |
107 | 119 | | |
108 | 120 | | |
| |||
0 commit comments