Skip to content

Releases: minio/dperf

Release version 0.5.2

05 Nov 09:14
Compare
Choose a tag to compare

Changelog

  • 52d47e8 fix: IOPerdrive to be '4' if not specified

Release version 0.5.1

03 Nov 22:46
cc79779
Compare
Choose a tag to compare

Changelog

  • b21eebc Fix build on OpenBSD (#10)
  • 31b8560 Make IOPerDrive Configurable (#7)
  • cc79779 avoid Go based io.Reader via poll.FD (#11)
  • a687d9f fix whitespace issue causing make build to fail (#8)

Release version 0.5.0

27 Jun 08:32
Compare
Choose a tag to compare

Changelog

  • c746362 add --cpunode pinning flag to ensure we can pin to specific CPU node

Release version 0.4.10

17 Jun 03:53
Compare
Choose a tag to compare

Changelog

  • c0f897f set alignsize to 4096 on all platforms

Release version 0.4.9

17 Jun 01:05
Compare
Choose a tag to compare

Changelog

  • ec78863 fix: cross platform issue

Release version 0.4.8

16 Jun 22:43
Compare
Choose a tag to compare

Changelog

  • 483e28f fadvise sequential for sequential reads
  • 9e83fba use common shared aligned buffers for both write and reads

Release version 0.4.7

15 Jun 18:41
Compare
Choose a tag to compare

Changelog

  • 1a666d9 de-couple reads and writes

Release version 0.4.6

15 Jun 05:14
Compare
Choose a tag to compare

Changelog

  • d9ff163 reference in dperf k8s yaml to latest release
  • 717a68e use encrypted stream instead of zeroes

Release version 0.4.5

31 May 23:19
Compare
Choose a tag to compare

Changelog

  • a496fa2 add container support with example

Release version 0.4.4

22 May 22:44
Compare
Choose a tag to compare

Changelog

  • 4ab92ca disable fadvise when not needed