幾個不錯的s3 壓力測試工具


整理了一些s3 壓力測試的工具,參考資料包含了完整的連接,但是比較推薦的是使用minio的warp(分布式,強大)

warp 分布式測試架構

 

 

參考使用

  • 混合模式(單機)
warp mixed --host=s3-server{1...8}:9000 --access-key=minio --secret-key=minio123 --autoterm
  • 集群模式
warp get --duration=3m --warp-client=client-{1...10} --host=minio-server-{1...16} --access-key=minio --secret-key=minio12

說明

minio 的warp是一個很不錯的s3壓力測試工具,很值得使用

參考資料

https://github.com/dvassallo/s3-benchmark
https://github.com/wasabi-tech/s3-benchmark
https://github.com/igneous-systems/s3bench
https://github.com/intel-cloud/cosbench
https://github.com/minio/warp


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM