Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: The load list commands increase memory footprint indefinetely. #208

Open
slice4e opened this issue Feb 3, 2023 · 1 comment
Open
Assignees
Labels
bug Something isn't working triage On triage by Performance Group

Comments

@slice4e
Copy link
Collaborator

slice4e commented Feb 3, 2023

The load list commands:
memtier_benchmark-1Mkeys-load-list-with-1KiB-values
memtier_benchmark-1Mkeys-load-list-with-100B-values
memtier_benchmark-1Mkeys-load-list-with-10B-values

keep growing in memory capacity. If multiple memtier runs are specified, this would result in consuming more memory than specified.

@slice4e slice4e added bug Something isn't working triage On triage by Performance Group labels Feb 3, 2023
@filipecosta90
Copy link
Contributor

Ideally we should move away from memtier and use a specific tool or ingesting this type of datatypes that keep growing indefinitely ( like we have in https://github.com/redis-performance/redis-zbench-go for sorted sets )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage On triage by Performance Group
Projects
None yet
Development

No branches or pull requests

2 participants