Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: update reference architecture: glossary, scale tests methodology#12438

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mtojek merged 20 commits into12426-mainfrom12426-build-public-facing-docs
Mar 8, 2024
Merged
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
WIP
  • Loading branch information
@mtojek
mtojek committedMar 7, 2024
commit31f440bd76b9fce1454b543a002bb276f0a30e17
18 changes: 9 additions & 9 deletionsdocs/admin/reference-architectures.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -123,18 +123,18 @@ In our scale tests, we simulate activity from 2000 users, 2000 workspaces, and
2000 agents, with metadata being sent 2 x every 10 s. Here are the resulting
metrics:

Coder:
Coderd:

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

API:
Provisionerd:

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

Database:

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp