Skip to content

Load test for /transfers at 1k rps (k6)#97

Open
githoboman wants to merge 2 commits into
Miracle656:mainfrom
githoboman:Load-test-for-/transfers-at-1k-RPS-(k6)
Open

Load test for /transfers at 1k rps (k6)#97
githoboman wants to merge 2 commits into
Miracle656:mainfrom
githoboman:Load-test-for-/transfers-at-1k-RPS-(k6)

Conversation

@githoboman
Copy link
Copy Markdown

✅ Script runs locally — k6 v2.0.0 installed; smoke-ran tests/load/transfers.k6.js against a local stub: 201 iterations, all checks passed, all 3 thresholds green (p95 = 1.78ms).
Closes #75

✅ CI scheduled weekly — .github/workflows/load.yml runs on cron: "0 6 * * 1" (Mondays 06:00 UTC) plus manual workflow_dispatch.

Both files are written and on disk:

tests/load/transfers.k6.js — 1k-RPS constant-arrival-rate test of GET /transfers/address/:address, with p(95)<100 enforced as a hard threshold; parameterized via BASE_URL/ADDRESS/RPS/DURATION env vars.
.github/workflows/load.yml — installs k6, resolves staging target from the STAGING_BASE_URL secret, runs the script weekly.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Jun 1, 2026

@githoboman Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Load test for /transfers at 1k RPS (k6)

1 participant