Skip to content

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

@asya999

Description

@asya999

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions