From c711176357b4beaf353cd70235b86907097e49e9 Mon Sep 17 00:00:00 2001 From: nabeshin Date: Tue, 9 Dec 2014 00:01:12 +0900 Subject: [PATCH] mirror .org --- www.7-zip.org/index.html | 56 +++++++++++------------------------------------- www.7-zip.org/sdk.html | 10 +++------ 2 files changed, 15 insertions(+), 51 deletions(-) diff --git a/www.7-zip.org/index.html b/www.7-zip.org/index.html index a4c2e80..bc96e55 100644 --- a/www.7-zip.org/index.html +++ b/www.7-zip.org/index.html @@ -162,13 +162,9 @@ you can find a forum, bug reports, and feature request systems.

Compression ratio

-

We compared 7-Zip with some of the leading archivers.

+

We compared 7-Zip with WinRAR 5.20.

-

FILE SETS: -Mozilla Firefox 1.0.7 for Windows -and -Google Earth 3.0.0616 for Windows -after full installation.

+

FILE SETS: Mozilla Firefox 34.0.5 for Windows and Google Earth 6.2.2.6613 for Windows.

@@ -177,8 +173,8 @@ after full installation.

- - + + @@ -187,46 +183,18 @@ after full installation.

- - + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + +
Google Earth
161 files
15,684,168 bytes
115 files
23,530,652 bytes
65 files
85 280 391 bytes
483 files
110 700 519 bytes
Compressed size Ratio
7-Zip 4.23 (7z format)46211357-Zip 9.35
-mx
39 357 375 100%610918315 964 369 100%
WinRAR 3.505021556109%6824892112%
CABARC 5.15131393111%7434325122%
WinZip 10.0 beta (maximum-PPMd)5277118114%8200708134%
7-Zip 4.23 (zip format)6222627135%8909446146%
WinZip 10.0 beta (maximum-portable)6448666140%9153898150%WinRAR 5.20
-m5 -s -ma5 -md128m
41 789 543106%17 035 432107%
diff --git a/www.7-zip.org/sdk.html b/www.7-zip.org/sdk.html index 12b0e63..72e7588 100644 --- a/www.7-zip.org/sdk.html +++ b/www.7-zip.org/sdk.html @@ -108,11 +108,6 @@ and tools you need to develop applications that use LZMA compression.

-

Note: If you use some C / C++ files from LZMA SDK, -you can use new versions of same C / C++ files from 7-Zip 9.34 source code. -If the source code file is included to both the 7-Zip source code and the LZMA SDK, -such file can be used as public domain code (as LZMA SDK files).

-

Note: If you use XZ code from LZMA SDK, it's recommended to upgrade to new XZ code from 7-Zip 9.35 beta. That new code fixes some bugs.

@@ -145,6 +140,7 @@ For example, it can be used for ROM (firmware) compressing.

  • Java source code for LZMA compression and decompression
  • lzma.exe for .lzma compression and decompression
  • 7zr.exe to work with 7z archives (reduced version of 7z.exe from 7-Zip)
  • +
  • SFX modules to create self-extracting packages and installers
  • ANSI-C and C++ source code in LZMA SDK is subset of source code of 7-Zip.

    @@ -154,8 +150,8 @@ For example, it can be used for ROM (firmware) compressing.

  • Compression speed: 2 MB/s on 2 GHz dual-core CPU.
  • Decompression speed:
  • Small memory requirements for decompression: 8-32 KB + DictionarySize
  • Small code size for decompression: 2-8 KB (depending on speed optimizations) -- 2.11.0