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

Inserts with batches larger than one don't track real latencies #2

Open
asya999 opened this issue Mar 22, 2015 · 0 comments
Open

Inserts with batches larger than one don't track real latencies #2

asya999 opened this issue Mar 22, 2015 · 0 comments

Comments

@asya999
Copy link
Contributor

asya999 commented Mar 22, 2015

When batchsize is greater than one, only maxLatency is correct but it applies to a batch, not single insert.

To calculate the real average latency for each batch:

Returned AverageLatency [INSERT] * batchsize

95th and 99th latencies are unavailable.

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