Added 'benchmark' command to benchmark checksum and hashing

algorithms.
This commit is contained in:
2015-11-30 22:28:42 +00:00
parent 0485b57642
commit 38115beabd
5 changed files with 794 additions and 2 deletions

View File

@@ -1,3 +1,12 @@
2015-11-30 Natalia Portillo <claunia@claunia.com>
* Main.cs:
* Options.cs:
* DiscImageChef.csproj:
* Commands/Benchmark.cs:
Added 'benchmark' command to benchmark checksum and hashing
algorithms.
2015-11-24 Natalia Portillo <claunia@claunia.com>
* Commands/MediaInfo.cs: