diff --git a/README.md b/README.md index 9bbad4f7..1ac98e0a 100644 --- a/README.md +++ b/README.md @@ -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")