We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Java PerfTest values are different from the Go perf-test values. Investigate why the values are different
The text was updated successfully, but these errors were encountered:
per conversation with @acogoluegnes Java and Go calculate the statistic in different ways. We agreed to use 1 minute as time window to calculate stats
Sorry, something went wrong.
Fixes #74
32c1725
Fixes #74 (#75)
229a21d
* Fixes #74 * add time parameter send nano time in the body * run finished after x seconds * run finished after x seconds
Merge pull request #74 from Gsantomaggio/e2e-behaviour
7cba383
E2E test for consuming 100 messages.
Successfully merging a pull request may close this issue.
Java PerfTest values are different from the Go perf-test values.
Investigate why the values are different
The text was updated successfully, but these errors were encountered: