Skip to content

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

Open
@slice4e

Description

@slice4e
Collaborator

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.

Activity

added
bugSomething isn't working
triageOn triage by Performance Group
on Feb 3, 2023
filipecosta90

filipecosta90 commented on May 26, 2023

@filipecosta90
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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtriageOn triage by Performance Group

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @filipecosta90@slice4e

      Issue actions

        [BUG]: The load list commands increase memory footprint indefinetely. · Issue #208 · redis/redis-benchmarks-specification