Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Increased latency with longer run #60

@uttampawar

Description

@uttampawar

We have noticed an issue of increased latency (and lower throughput) when the workload runs for extended period. This happens only in specific scenario such as when the client issue 'POST' and 'DELETE' requests. While with 'GET' type requests we get consistent throughput (and constant latency)

One theory is that mongodb executes 'indexing' action after every POST and/or DELETE action.
I'll update more data soon. Any ideas?

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