Releases: JDiskMark/jdm-java
Releases · JDiskMark/jdm-java
v0.7.2-dev
- configurable upload protocol
- jpackage http dependency
v0.7.1
v0.7.0
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 Testoption w profileModified flag - update table columns and graph legend
v0.7.0-rc1
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 Testoption w profileModified flag
v0.6.3 - sector aligned, profiles, CLI
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
The deb and rpm linux fat installers are ready for testing!
v0.6.2 - linux optimized release
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
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
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