Skip to content

[Feature Request] Measure request dispatch accuracy #110

Closed
@markVaykhansky

Description

@markVaykhansky

Description
When using constant or poisson rates we would like to know how accurate the dispatch of requests really is.
So for each request we would like to have scheduled_time and actual sent_time as well as part of a summarized report file.

For example, if we have a constant rate of 1 RPS it would be meaningful to know that a request was sent after 1.2 seconds instead of 1 second.

Motivation
When analyzing the benchmarks in order to make decision regarding production grade workloads we need to know how accurate the measurement was. If the data is very skewed it would be wrong to make decisions based on it. Such problems are expected to arise under high load which makes it even more crucial to investigate as this is where systems typically fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions