Skip to content

MinIO Java SDK is much slower compared to both mc and AWS S3 Java SDK #1332

@arman-yekkehkhani

Description

@arman-yekkehkhani

I am using Java 8 and trying to upload a 1 Gb file on a local MinIO server. Here is the amount of time it took for each of the following methods:

MinIO Java SDK: 17s
AWS Java SDK: 11s
AWS Java SDK(with Transfer Manager): 7s
mc client: 3.5s

I wonder what makes MinIO SDK slower and how can I improve the speed.

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