Skip to content

Commit 31f440b

Browse files
committed
WIP
1 parent 49e44a2 commit 31f440b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/admin/reference-architectures.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -123,18 +123,18 @@ In our scale tests, we simulate activity from 2000 users, 2000 workspaces, and
123123
2000 agents, with metadata being sent 2 x every 10 s. Here are the resulting
124124
metrics:
125125

126-
Coder:
126+
Coderd:
127127

128-
- coderd: Median CPU usage for coderd: 3 vCPU, peaking at 3.7 vCPU during
129-
dashboard tests.
130-
- provisionerd: Median CPU usage is 0.35 vCPU during workspace provisioning.
128+
- Median CPU usage for coderd: 3 vCPU, peaking at 3.7 vCPU during dashboard
129+
tests.
130+
- Median API request rate: 350 req/s during dashboard tests, 250 req/s during
131+
Web Terminal and workspace apps tests.
132+
- 2000 agent API connections with latency: p90 at 60 ms, p95 at 220 ms.
133+
- on average 2400 Web Socket connections during dashboard tests.
131134

132-
API:
135+
Provisionerd:
133136

134-
- Median request rate: 350 req/s during dashboard tests, 250 req/s during Web
135-
Terminal and workspace apps tests.
136-
- 2000 agent connections with latency: p90 at 60 ms, p95 at 220 ms.
137-
- on average 2400 websocket connections during dashboard tests.
137+
- Median CPU usage is 0.35 vCPU during workspace provisioning.
138138

139139
Database:
140140

0 commit comments

Comments
 (0)