From 0f4aaa1f2a0171de93b98aebdc90a4609ee0626a Mon Sep 17 00:00:00 2001 From: Tino Reichardt Date: Sun, 4 Jun 2017 23:14:47 +0200 Subject: [PATCH] Update README.md Add generate-mcorpus link --- README.md | 1 + 1 file changed, 1 insertion(+) 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")