Skip to content

Releases: minio/dperf

Release version 0.7.0

15 Oct 23:27

Choose a tag to compare

Changelog

  • bd4f1aa Add CLAUDE.md and README.md updates
  • 78712c4 dperf support --sync flag for synchronous I/O
  • b19b613 fix: use uncached reads even with --sync mode
  • 6ffa6e4 implement real-time UI for terminals

Release version 0.6.3

10 Jan 21:59

Choose a tag to compare

Changelog

  • 7d71916 fix: mem-copy for READ benchmarks

Release version 0.6.2

06 Jan 17:09
269798d

Choose a tag to compare

Changelog

Release version 0.6.1

06 Jan 09:57

Choose a tag to compare

Changelog

Release version 0.6.0

14 Sep 11:45
45c831c

Choose a tag to compare

Changelog

Release version 0.5.2

05 Nov 09:14

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

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

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

Choose a tag to compare

Changelog

  • c0f897f set alignsize to 4096 on all platforms

Release version 0.4.9

17 Jun 01:05

Choose a tag to compare

Changelog

  • ec78863 fix: cross platform issue