Skip to content

test: measure scale latency and reliability - #48

Merged
heyjunpenn merged 4 commits into
mainfrom
codex/issue-24-scale-reliability
Sep 8, 2026
Merged

heyjunpenn merged 4 commits into
mainfrom
codex/issue-24-scale-reliability

Conversation

@heyjunpenn

Copy link
Copy Markdown
Owner

Closes #24

Summary

  • add a reproducible scale, latency, and combined soak runner
  • commit fixed-environment raw benchmark results and methodology
  • distinguish achieved capacity/latency observations from an unsuccessful soak

Results

  • 500 subscription nodes, 100 active listeners, 1,000 simultaneous CONNECT tunnels, and 10,000 sessions observed
  • paired gateway-added CONNECT P95: 0.695 ms, excluding upstream and target network time
  • 60-second combined soak: 94,368 attempts, 79,817 failures; reliability explicitly not verified, dominated by local load-generator ephemeral-port exhaustion

Validation

  • node --test scripts/scale-reliability.test.mjs
  • pnpm verify
  • git diff --check

@heyjunpenn
heyjunpenn merged commit b1c7e8d into main Sep 8, 2026
10 checks passed
@heyjunpenn
heyjunpenn deleted the codex/issue-24-scale-reliability branch September 8, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

验证规模、延迟和长时间可靠性目标

1 participant