Skip to content

High memory usage #68

Description

@feliwir

Hello,

we are using DICOM-RST inside a Kubernetes cluster and observed that memory usage is steadily growing over time:

Image

We observed similar behaviour with other multithreaded, tokio based web-services we deployed. According to our research this is related to the glibc memory allocator, which doesn't behave very well in multithreaded, long-running scenarios.

We solved this by switching to mimalloc, maybe we can investigate what would be a good solution?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions