MinIO Warp is an open-source benchmarking utility developed by MinIO to measure the performance of S3-compatible object storage systems. Written in Go (Golang), Warp is lightweight, easy to use, and highly concurrent.
Warp is purpose-built for object storage workloads and helps system administrators, architects, and developers understand how their storage systems behave under different conditions. It supports multiple workloads, such as GET, PUT, DELETE, and MIXED, and evaluates performance metrics such as throughput, latency, and scalability.
Get started with these simple steps on how you can deploy Warp: