Skip to content

feat: a new tool, anarkey, to help artificially load test arke#55

Open
dlawregiets wants to merge 3 commits intomainfrom
pr-loadtool
Open

feat: a new tool, anarkey, to help artificially load test arke#55
dlawregiets wants to merge 3 commits intomainfrom
pr-loadtool

Conversation

@dlawregiets
Copy link
Copy Markdown
Member

@dlawregiets dlawregiets commented Apr 15, 2026

See the README.md in tools/anarkey on usage.

The tool in tools/anarkey was generated by copilot except for a few minor changes. I'm still in the process of fully reviewing it myself.

Fixed some issues I saw while testing the tool.

Part of #18

Part of #18

Signed-off-by: Doug Steigerwald <steigerwald.doug@gmail.com>
@dlawregiets
Copy link
Copy Markdown
Member Author

I currently have this as a go installable tool to:

  • Let it be installable so maybe we can use the tool for regression performance testing or something
  • Prevent its deps from showing up in main go.mod

@dlawregiets dlawregiets marked this pull request as ready for review April 15, 2026 20:05
@dlawregiets dlawregiets requested a review from bithckr as a code owner April 15, 2026 20:05
@dlawregiets dlawregiets linked an issue Apr 15, 2026 that may be closed by this pull request
in low latency envs when using streams.

Signed-off-by: Doug Steigerwald <steigerwald.doug@gmail.com>
@dlawregiets dlawregiets requested a review from a team April 15, 2026 21:28
@dlawregiets dlawregiets added go Pull requests that update go code testing automation enhancement New feature or request labels Apr 15, 2026
Comment thread tools/anarkey/go.mod Outdated
Comment thread tools/anarkey/README.md
Signed-off-by: Doug Steigerwald <steigerwald.doug@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation enhancement New feature or request go Pull requests that update go code testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

performance test streams

2 participants