Skip to content

Add memory consumption to benchmarks #31

Description

@benstadin

My application uses several queues. The application is a service and thus runs for a long time. Each of the queues in my application may get heavily filled at peak times, but most of the queues will be empty and idle most of the time.

Now I want to reduce the overall memory usage of my application and therefore I'm interested in which of the queues and configuration options allow to at least partially deallocate when the queue shrinks.

Which of the queues would you suggest for this scenario? It would be nice to have some numbers for certain fill rates and after shrinking as part of the benchmark suite.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions