minio / warp

S3 benchmarking tool
GNU Affero General Public License v3.0
553 stars 102 forks source link

Feature request for system design : Byte Range Fetch and Prefix specification #204

Open julienlau opened 2 years ago

julienlau commented 2 years ago

Hi, Thanks for this very useful tool !

Would it be possible to implement byte range fetch in order to use this tool to benchmark different partitioning scheme :

In addition, given the importance of sharding on performance, it would be nice to get a grip on how to use prefix to populate the object store. Example : option to specify a target of ~100 objects per prefix

Regards

harshavardhana commented 2 years ago

Feel free to send a PR @julienlau