Releases: JDiskMark/jdm-java
Releases · JDiskMark/jdm-java
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