Skip to content

add_n and delete_n are unbounded #54

@varunagrawal

Description

@varunagrawal

Describe the bug

The values for add_n and delete_n can be set to arbitrarily large numbers, which can cause potential memory issues when running the benchmarking.

To Reproduce

Steps to reproduce the behavior:

  1. Set the add_n value in a config file to something very large like 2.5M.

Expected behavior

There should be an upper bound which is caught by the pydantic config.

Metadata

Metadata

Assignees

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