Skip to content

Releases: minio/dperf

Release version 0.4.4

22 May 22:44
Compare
Choose a tag to compare

Changelog

  • 4ab92ca disable fadvise when not needed

Release version 0.4.3

22 May 22:01
Compare
Choose a tag to compare

Changelog

  • 809ac48 avoid skewing values for larger object sizes

Release version 0.4.2

13 Jun 18:14
Compare
Choose a tag to compare

Changelog

  • 0780163 Fix throughput calculation when read/write is quick (#5)

Release version 0.4.1

11 Jun 15:16
a46da02
Compare
Choose a tag to compare

Changelog

  • a46da02 write perf: Enforce the use of the block buffer (#4)

Release version 0.4.0

27 May 23:38
Compare
Choose a tag to compare

Changelog

  • 19bb72b concurrent I/O per drive yields higher throughput

Release version 0.3.6

19 Apr 06:24
723adb1
Compare
Choose a tag to compare

Changelog

Release version 0.3.5

11 Apr 17:27
1085878
Compare
Choose a tag to compare

Changelog

  • 1085878 Keep drive perf results order as passed arguments (#2)

Release version 0.3.4

10 Mar 08:48
Compare
Choose a tag to compare

Changelog

  • 771dd83 limit block alignment requirements

Release version 0.3.3

09 Mar 03:50
Compare
Choose a tag to compare

Changelog

  • 53e385d always account for fdatasync() and close() as well in drive performance

Release version 0.3.2

26 Feb 02:52
Compare
Choose a tag to compare

Changelog

  • c33ec02 remove temporary paths at one place