Skip to content

allow LIST operation to use existing objects in the bucket #444

@mlddngh

Description

@mlddngh

Hello,

Would it be possible to add --list-existing to the LIST operation? In order to speed up my overall benchmark run time, I tend to do PUT --> GET (with --list-existing) --> LIST --> STAT (with --list-existing) --> DELETE (with --list-existing).

I have observed that it can take a significant amount of time for warp to prepare the objects (PUT) for the list operation making the benchmark run for much longer than the requested duration, especially for large objects.

Thank you

Metadata

Metadata

Assignees

No one assigned

    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