Skip to content

Releases: JDiskMark/jdm-java

v0.7.2-dev

20 Apr 05:01

Choose a tag to compare

v0.7.2-dev Pre-release
Pre-release
  • configurable upload protocol
  • jpackage http dependency

v0.7.1

14 Apr 07:56

Choose a tag to compare

Summary of changes:

  • #161 fix installer uploads

v0.7.0

07 Mar 00:06
758150c

Choose a tag to compare

release candidate for 0.7.0

  • #16 macos pkg installer
  • #115 flatpak installer format (Bazzite/SteamOS)
  • #134 zgc optimization
  • #44 gui benchmark export for json, yml, csv
  • #67 rename sample fields bwt > bt, lat > lt
  • #130 dark flatlaf
  • #131 default direct io
  • #132 fix read only benchmarks
  • #40 resolve cross platform gui laf
  • #121 common benchmark runner for cli and gui
    • cli options for: profile, direct io, alignment
    • new profiles: media playback, video export, photo library
  • #111 extract cfg model from benchmark
  • #42 replace Custom Test option w profileModified flag
  • update table columns and graph legend

v0.7.0-rc1

02 Mar 02:24
12827d4

Choose a tag to compare

v0.7.0-rc1 Pre-release
Pre-release

release candidate for 0.7.0

  • #134 zgc optimization
  • #44 gui benchmark export for json, yml, csv
  • #67 rename sample fields bwt > bt, lat > lt
  • #130 dark flatlaf
  • #131 default direct io
  • #132 fix read only benchmarks
  • #40 resolve cross platform gui laf
  • #121 common benchmark runner for cli and gui
    • cli options for: profile, direct io, alignment
    • new profiles: media playback, video export, photo library
  • #111 extract cfg model from benchmark
  • #42 replace Custom Test option w profileModified flag

v0.6.3 - sector aligned, profiles, CLI

05 Jan 09:43

Choose a tag to compare

This release added command line support, sector alignment and profiles

also the deb, rpm and app packages are now available

Prerelease 0.6.3-dev.fat - linux and mac installers

26 Dec 06:23

Choose a tag to compare

The deb and rpm linux fat installers are ready for testing!

v0.6.2 - linux optimized release

01 Sep 21:19

Choose a tag to compare

What's Changed

  • Issue #64: Persist Write Sync flag; show Write* in Mode; keep UI lean by @vpstackhub in #77
  • Issue #74: allow concurrent versions to be installed and run
  • optimized for linux build (windows build has margin)
  • swapped events and disk location on bottom panel
  • updated msi entry name and references to JDiskMark
    Full Changelog: v0.6.1...v0.6.2

v0.6.1 - ms store submission

01 Sep 21:06

Choose a tag to compare

This release was for the ms app store submission

  • corrected vendor from jdiskmark.net to JDiskMark (in installer entry)
  • control panel relocated to left (on linux the controls are clipped so no zip file release)
  • number of threads relocated below IO Mode
  • graph axis name shorted to Access Time

v0.6.0 - iops and threading

10 Aug 17:37

Choose a tag to compare

v0.6.0

  • #13 Detect drive info on startup
  • #12 update look and feel (windows)
  • #22 foreign capacity reporting
  • #23 delete selected benchmarks
  • #10 IOPS reporting
  • #25 linux crash, capacity w terabytes and exabytes
  • write sync default off
  • #26 lowercase project and jar
  • #20 threading and queue depth
  • #36 I/O Mode dropdown uses enum values for type safety