rufus/.vs
Pete Batard d4db16a9ca
[checksum] improve performance by switching to async I/O
Yes!!! We are finally *much* faster than 7-zip for SHA-256, even though
we are also computing MD5 and SHA-1 in parallel. Here are some averaged
comparative results, against the 5.71 GB Win10_20H2_EnglishInternational_x64.iso
(SHA-256 = 08535b6dd0a4311f562e301c3c344b4aefd2e69a82168426b9971d6f8cab35e1):
* Windows' PowerShell Get-FileHash: 48s
* 7-zip's SHA-256                 : 31s
* Rufus (64-bit release version)  : 23s
2021-02-03 11:49:57 +00:00
..
bled.vcxproj [misc] enable VS2019 String Pooling for Debug builds 2020-06-02 11:50:23 +01:00
bled.vcxproj.filters [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
ext2fs.vcxproj [ext2fs] update ext2fs to latest 2021-01-09 16:15:01 +00:00
ext2fs.vcxproj.filters [ext2fs] update ext2fs to latest 2021-01-09 16:15:01 +00:00
getopt.vcxproj [misc] enable VS2019 String Pooling for Debug builds 2020-06-02 11:50:23 +01:00
getopt.vcxproj.filters [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
libcdio-driver.vcxproj [misc] enable VS2019 String Pooling for Debug builds 2020-06-02 11:50:23 +01:00
libcdio-driver.vcxproj.filters [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
libcdio-iso9660.vcxproj [misc] enable VS2019 String Pooling for Debug builds 2020-06-02 11:50:23 +01:00
libcdio-iso9660.vcxproj.filters [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
libcdio-udf.vcxproj [misc] enable VS2019 String Pooling for Debug builds 2020-06-02 11:50:23 +01:00
libcdio-udf.vcxproj.filters [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
ms-sys.vcxproj [misc] enable VS2019 String Pooling for Debug builds 2020-06-02 11:50:23 +01:00
ms-sys.vcxproj.filters [core] improve protective MBR for GPT media 2020-02-19 19:51:32 +00:00
rufus.vcxproj [checksum] improve performance by switching to async I/O 2021-02-03 11:49:57 +00:00
rufus.vcxproj.filters [checksum] improve performance by switching to async I/O 2021-02-03 11:49:57 +00:00
syslinux-libfat.vcxproj [misc] enable VS2019 String Pooling for Debug builds 2020-06-02 11:50:23 +01:00
syslinux-libfat.vcxproj.filters [core] add full extraction support for efi.img 2019-04-04 19:12:48 +01:00
syslinux-libinstaller.vcxproj [misc] enable VS2019 String Pooling for Debug builds 2020-06-02 11:50:23 +01:00
syslinux-libinstaller.vcxproj.filters [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
syslinux-win.vcxproj [misc] enable VS2019 String Pooling for Debug builds 2020-06-02 11:50:23 +01:00
syslinux-win.vcxproj.filters [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00