<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/jdiskmark/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/jdiskmark/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 25 Apr 2026 22:15:46 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jdiskmark/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by James Mark Chan</title><link>https://sourceforge.net/p/jdiskmark/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v21
+++ v22
@@ -3,6 +3,7 @@

 * rhel/fedora: [jdiskmark-0.7.0-1.x86_64.rpm](https://sourceforge.net/projects/jdiskmark/files/0.7.0/jdiskmark-0.7.0-1.x86_64.rpm/download)
 * macos*: [jdiskmark-0.7.0.pkg](https://sourceforge.net/projects/jdiskmark/files/0.7.0/jdiskmark-0.7.0.pkg/download)
 * windows: [jdiskmark-0.7.0.msi](https://sourceforge.net/projects/jdiskmark/files/0.7.0/jdiskmark-0.7.0.msi/download)
+* archive: [jdiskmark-0.7.0.zip](https://sourceforge.net/projects/jdiskmark/files/0.7.0/jdiskmark-0.7.0.zip/download)

 ## JDK/JRE Requirements for Zip Release

 * 0.6.3-current &amp;gt; jdk25
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Mark Chan</dc:creator><pubDate>Sat, 25 Apr 2026 22:15:46 -0000</pubDate><guid>https://sourceforge.netc27c5c5989de88c83850a86c9fd95582ce4b9b25</guid></item><item><title>Home modified by James Mark Chan</title><link>https://sourceforge.net/p/jdiskmark/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v20
+++ v21
@@ -34,7 +34,7 @@
 ## Notes
 A `jdm.properties` file is created in `&amp;lt;userhome&amp;gt;\.jdm\&amp;lt;version&amp;gt;` that stores the last settings used.

-### To manually clear the disk
+### Manually clearing the disk cache

 #### Linux
 ~~~~
&amp;lt;/version&amp;gt;&amp;lt;/userhome&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Mark Chan</dc:creator><pubDate>Sat, 25 Apr 2026 22:13:50 -0000</pubDate><guid>https://sourceforge.net361819c2908425d48671649e5b0e6da5eb7cd704</guid></item><item><title>Home modified by James Mark Chan</title><link>https://sourceforge.net/p/jdiskmark/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v19
+++ v20
@@ -1,8 +1,15 @@
-**Requirements:**
-*  [Java 21](https://www.oracle.com/java/technologies/downloads/#java21) for jDiskMark v0.5.1
-*  [Java 8](https://www.oracle.com/java/technologies/javase/javase8u211-later-archive-downloads.html) for jDiskMark v0.4
+## Latest Installers
+* ubuntu: [jdiskmark_0.7.0_amd64.deb](https://sourceforge.net/projects/jdiskmark/files/0.7.0/jdiskmark_0.7.0_amd64.deb/download)
+* rhel/fedora: [jdiskmark-0.7.0-1.x86_64.rpm](https://sourceforge.net/projects/jdiskmark/files/0.7.0/jdiskmark-0.7.0-1.x86_64.rpm/download)
+* macos*: [jdiskmark-0.7.0.pkg](https://sourceforge.net/projects/jdiskmark/files/0.7.0/jdiskmark-0.7.0.pkg/download)
+* windows: [jdiskmark-0.7.0.msi](https://sourceforge.net/projects/jdiskmark/files/0.7.0/jdiskmark-0.7.0.msi/download)

-**Running on Linux:**
+## JDK/JRE Requirements for Zip Release
+* 0.6.3-current &amp;gt; jdk25
+* 0.5.0-0.6.2 &amp;gt;jdk21
+* 0.1-0.4 &amp;gt; Jdk8
+
+## Running ZIP Release on Linux

 1. Verify you have correct version of java installed
 ~~~~
 PS C:\Users\james\Projects\jdm-java&amp;gt; java --version
@@ -24,23 +31,25 @@
 ~/jdiskmark-v0.1-dist$ java -jar jDiskMark.jar
 ~~~~

-**Running on Windows:**
-Try our windows [installer](https://sourceforge.net/projects/jdiskmark/files/jDiskMark-0.5.1.msi/download)
+## Notes
+A `jdm.properties` file is created in `&amp;lt;userhome&amp;gt;\.jdm\&amp;lt;version&amp;gt;` that stores the last settings used.

-**Notes:**
-A jdm.properties file is created in your home directory that stores the last settings used.
+### To manually clear the disk

-Dependencies include jcommon-1.0.21.jar and jfreechart-1.0.17.jar included in zip.
-on linux to clear the diskwrite cache after a read session:
+#### Linux
 ~~~~
 sync &amp;amp;&amp;amp; echo 3 | sudo tee /proc/sys/vm/drop_caches
 ~~~~
+#### MacOS
+~~~~
+sudo purge
+~~~~

-jDiskMark was developed with [NetBeans 20](https://netbeans.apache.org/front/main/download/) and it's source code is maintained on [github](https://github.com/jDiskMark/jdm-java)
+JDiskMark was developed with NetBeans 25 and it's source code is maintained on [github](https://github.com/JDiskMark/jdm-java)

-Hope you find it useful.
+We hope you find this tool useful.

-jDiskMark was modeled after [DiskMark](http://www.networkdls.com/Software/View/DiskMark) and [CrystalDiskMark](http://crystalmark.info/download/index-e.html).
+JDiskMark was modeled after [DiskMark](http://www.networkdls.com/Software/View/DiskMark) and [CrystalDiskMark](http://crystalmark.info/download/index-e.html).

 Here are reviews of other free benchmarking utilities:

 1. https://www.raymond.cc/blog/measure-actual-hard-disk-perfomance-under-windows/view-all/
@@ -49,9 +58,10 @@
 4. https://storables.com/data-storage/solid-state-drive/13-top-applications-to-run-an-ssd-speed-test/
 5. https://www.tech21century.com/hdd-ssd-drive-speed-test/

-**Share your Benchmarks with us Here**
+## Share your Benchmarks with us Here

-https://sourceforge.net/p/jdiskmark/discussion/benchmarks/
+https://test.jdiskmark.net
+

 [[members limit=20]]
 [[download_button]]
&amp;lt;/version&amp;gt;&amp;lt;/userhome&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Mark Chan</dc:creator><pubDate>Sat, 25 Apr 2026 22:12:37 -0000</pubDate><guid>https://sourceforge.net804722b3a3c88eb216997f5f0aa5b283e30cc0c7</guid></item><item><title>Home modified by James Mark Chan</title><link>https://sourceforge.net/p/jdiskmark/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -25,7 +25,7 @@
 ~~~~

 **Running on Windows:**
-Try our windows installer!
+Try our windows [installer](https://sourceforge.net/projects/jdiskmark/files/jDiskMark-0.5.1.msi/download)

 **Notes:**
 A jdm.properties file is created in your home directory that stores the last settings used.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Mark Chan</dc:creator><pubDate>Sun, 25 Feb 2024 08:32:26 -0000</pubDate><guid>https://sourceforge.net2fbfe2fb769b593c235366209c385202ac958e10</guid></item><item><title>Home modified by James Mark Chan</title><link>https://sourceforge.net/p/jdiskmark/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -5,16 +5,16 @@
 **Running on Linux:**
 1. Verify you have correct version of java installed
 ~~~~
+PS C:\Users\james\Projects\jdm-java&amp;gt; java --version
+java 21.0.1 2023-10-17 LTS
+Java(TM) SE Runtime Environment (build 21.0.1+12-LTS-29)
+Java HotSpot(TM) 64-Bit Server VM (build 21.0.1+12-LTS-29, mixed mode, sharing)
+~~~~
+~~~~
 ~$ java -version
 java version "1.8.0_05"
 Java(TM) SE Runtime Environment (build 1.8.0_05-b13)
 Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode)
-~~~~
-~~~~
-PS C:\Users\james\Projects\jdm-java&amp;gt; java --version
-java 21.0.1 2023-10-17 LTS
-Java(TM) SE Runtime Environment (build 21.0.1+12-LTS-29)
-Java HotSpot(TM) 64-Bit Server VM (build 21.0.1+12-LTS-29, mixed mode, sharing)
 ~~~~
 2. Extract the zip and run
 ~~~~
@@ -25,7 +25,7 @@
 ~~~~

 **Running on Windows:**
-Should be able to just double click jDiskMark.jar.
+Try our windows installer!

 **Notes:**
 A jdm.properties file is created in your home directory that stores the last settings used.
@@ -43,11 +43,11 @@
 jDiskMark was modeled after [DiskMark](http://www.networkdls.com/Software/View/DiskMark) and [CrystalDiskMark](http://crystalmark.info/download/index-e.html).

 Here are reviews of other free benchmarking utilities:
-https://www.raymond.cc/blog/measure-actual-hard-disk-perfomance-under-windows/view-all/
-https://harddiskdirect.com/blog/5-best-third-party-tools-for-testing-ssd-and-hdd-performance
-https://www.geckoandfly.com/23934/ssd-hdd-effective-read-write-speed/
-https://storables.com/data-storage/solid-state-drive/13-top-applications-to-run-an-ssd-speed-test/
-https://www.tech21century.com/hdd-ssd-drive-speed-test/
+1. https://www.raymond.cc/blog/measure-actual-hard-disk-perfomance-under-windows/view-all/
+2. https://harddiskdirect.com/blog/5-best-third-party-tools-for-testing-ssd-and-hdd-performance
+3. https://www.geckoandfly.com/23934/ssd-hdd-effective-read-write-speed/
+4. https://storables.com/data-storage/solid-state-drive/13-top-applications-to-run-an-ssd-speed-test/
+5. https://www.tech21century.com/hdd-ssd-drive-speed-test/

 **Share your Benchmarks with us Here**

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Mark Chan</dc:creator><pubDate>Sun, 25 Feb 2024 08:31:23 -0000</pubDate><guid>https://sourceforge.net1ec88a99932f2255d3dcc3ad6d88434c505d8b10</guid></item><item><title>Home modified by James Mark Chan</title><link>https://sourceforge.net/p/jdiskmark/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -1,5 +1,5 @@
 **Requirements:**
-*  [Java 21](https://www.oracle.com/java/technologies/downloads/#java21) for jDiskMark v0.5
+*  [Java 21](https://www.oracle.com/java/technologies/downloads/#java21) for jDiskMark v0.5.1
 *  [Java 8](https://www.oracle.com/java/technologies/javase/javase8u211-later-archive-downloads.html) for jDiskMark v0.4

 **Running on Linux:**
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Mark Chan</dc:creator><pubDate>Sat, 24 Feb 2024 23:37:07 -0000</pubDate><guid>https://sourceforge.netb8de70f6c6aa818ac89ec1de23a62640c5cd1180</guid></item><item><title>Home modified by James Mark Chan</title><link>https://sourceforge.net/p/jdiskmark/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -1,6 +1,6 @@
 **Requirements:**
 *  [Java 21](https://www.oracle.com/java/technologies/downloads/#java21) for jDiskMark v0.5
-*  Java 8 for jDiskMark v0.4
+*  [Java 8](https://www.oracle.com/java/technologies/javase/javase8u211-later-archive-downloads.html) for jDiskMark v0.4

 **Running on Linux:**
 1. Verify you have correct version of java installed
@@ -36,8 +36,7 @@
 sync &amp;amp;&amp;amp; echo 3 | sudo tee /proc/sys/vm/drop_caches
 ~~~~

-jDiskMark was developed with NetBeans and it's source code is maintained here:
-https://github.com/jDiskMark/jdm-java
+jDiskMark was developed with [NetBeans 20](https://netbeans.apache.org/front/main/download/) and it's source code is maintained on [github](https://github.com/jDiskMark/jdm-java)

 Hope you find it useful.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Mark Chan</dc:creator><pubDate>Tue, 16 Jan 2024 18:37:40 -0000</pubDate><guid>https://sourceforge.netd183530cfe4e9e1c37090bf5ec9b8f095d703b56</guid></item><item><title>Home modified by James Mark Chan</title><link>https://sourceforge.net/p/jdiskmark/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -1,5 +1,5 @@
 **Requirements:**
-*  Java 21 for jDiskMark v0.5
+*  [Java 21](https://www.oracle.com/java/technologies/downloads/#java21) for jDiskMark v0.5
 *  Java 8 for jDiskMark v0.4

 **Running on Linux:**
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Mark Chan</dc:creator><pubDate>Tue, 16 Jan 2024 18:35:03 -0000</pubDate><guid>https://sourceforge.netef35205f34943e6c24a7f1bd27f3677a6974800b</guid></item><item><title>Home modified by James Mark Chan</title><link>https://sourceforge.net/p/jdiskmark/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -43,8 +43,12 @@

 jDiskMark was modeled after [DiskMark](http://www.networkdls.com/Software/View/DiskMark) and [CrystalDiskMark](http://crystalmark.info/download/index-e.html).

-Here is a review on other free benchmarking utilities:
+Here are reviews of other free benchmarking utilities:
 https://www.raymond.cc/blog/measure-actual-hard-disk-perfomance-under-windows/view-all/
+https://harddiskdirect.com/blog/5-best-third-party-tools-for-testing-ssd-and-hdd-performance
+https://www.geckoandfly.com/23934/ssd-hdd-effective-read-write-speed/
+https://storables.com/data-storage/solid-state-drive/13-top-applications-to-run-an-ssd-speed-test/
+https://www.tech21century.com/hdd-ssd-drive-speed-test/

 **Share your Benchmarks with us Here**

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Mark Chan</dc:creator><pubDate>Tue, 16 Jan 2024 18:23:19 -0000</pubDate><guid>https://sourceforge.netb04690dd25b61a63b9da0212fe056ed9395d130e</guid></item><item><title>Home modified by James Mark Chan</title><link>https://sourceforge.net/p/jdiskmark/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -46,7 +46,7 @@
 Here is a review on other free benchmarking utilities:
 https://www.raymond.cc/blog/measure-actual-hard-disk-perfomance-under-windows/view-all/

-** Share your Benchmarks with us Here **
+**Share your Benchmarks with us Here**

 https://sourceforge.net/p/jdiskmark/discussion/benchmarks/

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Mark Chan</dc:creator><pubDate>Tue, 16 Jan 2024 18:16:21 -0000</pubDate><guid>https://sourceforge.net11b1fd6ad2a895e3346aa49c181be57f5a72e3c5</guid></item></channel></rss>