mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-13 02:11:36 -06:00
Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -116,6 +116,7 @@ Codecs:
|
|||||||
|
|
||||||

|

|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## ZStandard codec Plugin for 7-Zip
|
## ZStandard codec Plugin for 7-Zip
|
||||||
|
|
||||||
@@ -190,11 +191,12 @@ Codecs:
|
|||||||
## Benchmarks
|
## Benchmarks
|
||||||
|
|
||||||
For the benchmarks I am using Windows 7 64bit on my Laptop which has the following Hardware:
|
For the benchmarks I am using Windows 7 64bit on my Laptop which has the following Hardware:
|
||||||
- Intel i7-3632QM, 16GB RAM, Samsung 1TB SSD (EVO 850), disabled swap space
|
- Intel i7-3632QM, limited to 2,2GHz, 16GB RAM, disabled swap space
|
||||||
- the compression benchmarks are written to SSD, the decompression benchmark is in RAM via: `7z t archiv.7z`
|
- 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 tool for measuring the times is [wtime](https://github.com/mcmilk/wtime), together with some [scripts](https://github.com/mcmilk/7-Zip-Benchmarking)
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
## License and redistribution
|
## License and redistribution
|
||||||
|
|
||||||
@@ -230,3 +232,4 @@ If you find this project useful, you can...
|
|||||||
[LZ5]:https://github.com/inikep/lz5/
|
[LZ5]:https://github.com/inikep/lz5/
|
||||||
[ZStandard]:https://github.com/facebook/zstd/
|
[ZStandard]:https://github.com/facebook/zstd/
|
||||||
[Lizard]:https://github.com/inikep/lizard/
|
[Lizard]:https://github.com/inikep/lizard/
|
||||||
|
[ImDisk]:https://sourceforge.net/projects/imdisk-toolkit/
|
||||||
|
|||||||
Reference in New Issue
Block a user