Relative Content

Tag Archive for performanceminio

Disable caching for Minio for consistent performance measurements

I am evaluating MinIO to measuring read performance of blob data. I am performing multiple iterations of read from the same bucket and I don’t want caching to interfere with the performance runs and skew the results. The code to read the data is given below: