Skip to content

feat: add load testing capabilities and update documentation#32

Merged
KARTIKrocks merged 1 commit into
mainfrom
docs/perf-realworld-loadtest
May 8, 2026
Merged

feat: add load testing capabilities and update documentation#32
KARTIKrocks merged 1 commit into
mainfrom
docs/perf-realworld-loadtest

Conversation

@KARTIKrocks
Copy link
Copy Markdown
Owner

  • Introduced a new loadtest command for end-to-end load testing against a real wshub server.
  • Updated Makefile to include loadtest as a target.
  • Enhanced README with performance highlights and usage examples for load testing.
  • Deprecated parallel broadcasting options in favor of serial dispatch based on load test findings.

Summary

  • Reframe README perf section: split in-process dispatch micro-bench
    from real-world end-to-end load tests
  • Deprecate WithParallelBroadcast / WithParallelBroadcastWorkers —
    e2e tests show parallel dispatch is slower than serial
  • Add cmd/loadtest harness powering the new e2e tables
  • Add make loadtest target

- Introduced a new `loadtest` command for end-to-end load testing against a real wshub server.
- Updated Makefile to include loadtest as a target.
- Enhanced README with performance highlights and usage examples for load testing.
- Deprecated parallel broadcasting options in favor of serial dispatch based on load test findings.
@KARTIKrocks KARTIKrocks merged commit a0cecfe into main May 8, 2026
10 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

❌ Patch coverage is 0% with 475 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cmd/loadtest/main.go 0.00% 475 Missing ⚠️

📢 Thoughts on this report? Let us know!

@KARTIKrocks KARTIKrocks deleted the docs/perf-realworld-loadtest branch May 8, 2026 09:42
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