Update README.md

Add generate-mcorpus link
This commit is contained in:
Tino Reichardt
2017-06-04 23:14:47 +02:00
committed by GitHub
parent 14b202c361
commit 0f4aaa1f2a

View File

@@ -195,6 +195,7 @@ For the benchmarks I am using Windows 7 64bit on my Laptop which has the followi
- the compression benchmark is read / written to an 4 GiB [ImDisk]
- the decompression benchmark is also done in RAM via: `7z t archiv.7z`
- the tool for measuring the times is [wtime](https://github.com/mcmilk/wtime), together with some [scripts](https://github.com/mcmilk/7-Zip-Benchmarking)
- the testfile is generated via [generate-mcorpus](https://github.com/mcmilk/7-Zip-Benchmarking/blob/master/generate-mcorpus)
![Compression Speed vs Ratio](https://mcmilk.de/projects/7-Zip-zstd/dl/compr.png "Compression Speed vs Ratio")
![Decompression Speed](https://mcmilk.de/projects/7-Zip-zstd/dl/decomp.png "Decompression Speed per Level")