Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: incremental statistics during a test run #433

Open
Packetslave opened this issue Mar 1, 2024 · 0 comments
Open

Feature request: incremental statistics during a test run #433

Packetslave opened this issue Mar 1, 2024 · 0 comments

Comments

@Packetslave
Copy link

It would be nice if ghz could output incremental statistics, e.g. "current QPS, current latency distributions, etc." every N seconds during a test run. Similar to what k6 does.

Use Case: start a long running load test, then run some expensive operations against the system to see how they affect the steady-state latency.

I'd even be happy if there was a mechanism to "subscribe" to incremental statistics when using the runner as a library, e.g. stream them to a channel or something.

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

No branches or pull requests

1 participant