- Jul 27, 2020
- 20,903
- 14,489
- 146
Downloaded the Win11 24H2 US-English ISO (5.4GB).
Opened Powershell. It will usually open in the current user folder. Typed CD Downloads to make that the current folder.
Typed this: Measure-Command {Get-FileHash *.iso} <<< (just make sure there are no other ISOs in there, or just create a separate folder and run the command in that folder).
RESULTS:
Core 14700K Optane 1600X: 3.887 seconds
Ryzen 7950X3D Samsung 990 Pro dual channel DDR5-6000C30: 3.889 seconds
Apple M1 base MBA: 4.016 seconds
Ryzen 7800X3D Ramdrive: 4.844 seconds
Ryzen 7700X Kingston KC3000 dual channel DDR5-6000: 5.117 seconds
Ryzen 5800X3D Sabrent NVMe dual channel DDR4-3600: 6.196 seconds
Core i3-1125G4: 7.071 seconds
Core i5-12500 Kioxia NVMe SSD dual channel DDR4-3200: 8.8 seconds
Core i7-4790K SATA SSD (probably dual channel) DDR3: 26 seconds
Core i5-10500 Samsung 870 EVO 250GB SSD single channel DDR4-2666: 27.340 seconds
Core i7-4770 Samsung 500GB SATA SSD dual channel DDR3-1600: 35.74 seconds
Core i5-3570 MX500 250GB SSD 4GB single channel DDR3-1600: 41.052 seconds
2x Xeon E5-2630 V2 Dell PERC H310 RAIDed (probably RAID 1) 10K RPM HDD (no idea how many channels of RAM): 76.483 seconds
I would love to see scores of Zen 1, 2, 3, 4, 5 and Raptor/Meteor/ADL-N/Lunar and Arrow Lake, though don't expect to see anything less than 3 seconds because I'm assuming it is quite I/O bound and SSD/RAM speed may play extensive role in the process.
Opened Powershell. It will usually open in the current user folder. Typed CD Downloads to make that the current folder.
Typed this: Measure-Command {Get-FileHash *.iso} <<< (just make sure there are no other ISOs in there, or just create a separate folder and run the command in that folder).
RESULTS:
Core 14700K Optane 1600X: 3.887 seconds
Ryzen 7950X3D Samsung 990 Pro dual channel DDR5-6000C30: 3.889 seconds
Apple M1 base MBA: 4.016 seconds
Ryzen 7800X3D Ramdrive: 4.844 seconds
Ryzen 7700X Kingston KC3000 dual channel DDR5-6000: 5.117 seconds
Ryzen 5800X3D Sabrent NVMe dual channel DDR4-3600: 6.196 seconds
Core i3-1125G4: 7.071 seconds
Core i5-12500 Kioxia NVMe SSD dual channel DDR4-3200: 8.8 seconds
Core i7-4790K SATA SSD (probably dual channel) DDR3: 26 seconds
Core i5-10500 Samsung 870 EVO 250GB SSD single channel DDR4-2666: 27.340 seconds
Core i7-4770 Samsung 500GB SATA SSD dual channel DDR3-1600: 35.74 seconds
Core i5-3570 MX500 250GB SSD 4GB single channel DDR3-1600: 41.052 seconds
2x Xeon E5-2630 V2 Dell PERC H310 RAIDed (probably RAID 1) 10K RPM HDD (no idea how many channels of RAM): 76.483 seconds
I would love to see scores of Zen 1, 2, 3, 4, 5 and Raptor/Meteor/ADL-N/Lunar and Arrow Lake, though don't expect to see anything less than 3 seconds because I'm assuming it is quite I/O bound and SSD/RAM speed may play extensive role in the process.
Last edited: