intel-cloud / cosbench

a benchmark tool for cloud object storage service
Other
573 stars 242 forks source link

Support list operation for s3 storage #424

Open jeffwang0516 opened 2 years ago

jeffwang0516 commented 2 years ago

Example

<workstage name="main">
      <work name="main" workers="1" runtime="180">
        <operation type="list" ratio="100" config="cprefix=s3bench;containers=c(1);oprefix=" />
      </work>
</workstage>