OSDN Git Service

mirror .org
authornabeshin <nabeshin@users.sourceforge.jp>
Mon, 8 Dec 2014 15:01:12 +0000 (00:01 +0900)
committernabeshin <nabeshin@users.sourceforge.jp>
Mon, 8 Dec 2014 15:01:12 +0000 (00:01 +0900)
www.7-zip.org/index.html
www.7-zip.org/sdk.html

index a4c2e80..bc96e55 100644 (file)
@@ -162,13 +162,9 @@ you can find a forum, bug reports, and feature request systems.</P>
 \r
 <H2>Compression ratio</H2>\r
 \r
-<P>We compared <B>7-Zip</B> with some of the leading archivers.</P>\r
+<P>We compared <B>7-Zip</B> with WinRAR 5.20.</P>\r
 \r
-<P><B>FILE SETS:</B> \r
-<A href="http://www.mozilla.org/products/firefox/">Mozilla Firefox</A> 1.0.7 for Windows \r
-and \r
-<A href="http://earth.google.com/">Google Earth</A> 3.0.0616 for Windows\r
-after full installation.</P>\r
+<P><B>FILE SETS:</B> Mozilla Firefox 34.0.5 for Windows and Google Earth 6.2.2.6613 for Windows.</P>\r
 \r
 <TABLE cellspacing ="2" cellpadding ="6">\r
   <TR>\r
@@ -177,8 +173,8 @@ after full installation.</P>
     <TH class="Title" align="center" colspan = 2>Google Earth</TH>\r
   </TR>\r
   <TR>\r
-    <TH class="Title" align="center" colspan = 2>161 files<BR>15,684,168 bytes</TH>\r
-    <TH class="Title" align="center" colspan = 2>115 files<BR>23,530,652 bytes</TH>\r
+    <TH class="Title" align="center" colspan = 2>65 files<BR>85 280 391 bytes</TH>\r
+    <TH class="Title" align="center" colspan = 2>483 files<BR>110 700 519 bytes</TH>\r
   </TR>\r
   <TR>\r
     <TH class="Title" align="center">Compressed size</TH>\r
@@ -187,46 +183,18 @@ after full installation.</P>
     <TH class="Title" align="center">Ratio</TH>\r
   </TR>\r
   <TR>\r
-    <TD class="Item"><B>7-Zip 4.23 (7z format)</B></TD>\r
-    <TD class="Item" align="center"><B>4621135</B></TD>\r
+    <TD class="Item"><B>7-Zip 9.35<BR>-mx</B></TD>\r
+    <TD class="Item" align="center"><B>39 357 375</B></TD>\r
     <TD class="Item" align="center"><B>100%</B></TD>\r
-    <TD class="Item" align="center"><B>6109183</B></TD>\r
+    <TD class="Item" align="center"><B>15 964 369</B></TD>\r
     <TD class="Item" align="center"><B>100%</B></TD>\r
   </TR>\r
   <TR>\r
-    <TD class="Item">WinRAR 3.50</TD>\r
-    <TD class="Item" align="center">5021556</TD>\r
-    <TD class="Item" align="center">109%</TD>\r
-    <TD class="Item" align="center">6824892</TD>\r
-    <TD class="Item" align="center">112%</TD>\r
-  </TR>\r
-  <TR>\r
-    <TD class="Item">CABARC 5.1</TD>\r
-    <TD class="Item" align="center">5131393</TD>\r
-    <TD class="Item" align="center">111%</TD>\r
-    <TD class="Item" align="center">7434325</TD>\r
-    <TD class="Item" align="center">122%</TD>\r
-  </TR>\r
-  <TR>\r
-    <TD class="Item">WinZip 10.0 beta (maximum-PPMd)</TD>\r
-    <TD class="Item" align="center">5277118</TD>\r
-    <TD class="Item" align="center">114%</TD>\r
-    <TD class="Item" align="center">8200708</TD>\r
-    <TD class="Item" align="center">134%</TD>\r
-  </TR>\r
-  <TR>\r
-    <TD class="Item"><B>7-Zip 4.23 (zip format)</B></TD>\r
-    <TD class="Item" align="center"><B>6222627</B></TD>\r
-    <TD class="Item" align="center"><B>135%</B></TD>\r
-    <TD class="Item" align="center"><B>8909446</B></TD>\r
-    <TD class="Item" align="center"><B>146%</B></TD>\r
-  </TR>\r
-  <TR>\r
-    <TD class="Item">WinZip 10.0 beta (maximum-portable)</TD>\r
-    <TD class="Item" align="center">6448666</TD>\r
-    <TD class="Item" align="center">140%</TD>\r
-    <TD class="Item" align="center">9153898</TD>\r
-    <TD class="Item" align="center">150%</TD>\r
+    <TD class="Item">WinRAR 5.20<BR>-m5 -s -ma5 -md128m</TD>\r
+    <TD class="Item" align="center">41 789 543</TD>\r
+    <TD class="Item" align="center">106%</TD>\r
+    <TD class="Item" align="center">17 035 432</TD>\r
+    <TD class="Item" align="center">107%</TD>\r
   </TR>\r
 </TABLE>\r
 \r
index 12b0e63..72e7588 100644 (file)
@@ -108,11 +108,6 @@ and tools you need to develop applications that use <B>LZMA</B> compression.</P>
   </TR>\r
 </TABLE>\r
 \r
-<P> Note: If you use some C / C++ files from LZMA SDK,\r
-you can use new versions of same C / C++ files from 7-Zip 9.34 source code. \r
-If the source code file is included to both the 7-Zip source code and the LZMA SDK,\r
-such file can be used as public domain code (as LZMA SDK files).</P>\r
-\r
 <P> Note: If you use XZ code from LZMA SDK, it's recommended to upgrade to new \r
 XZ code from 7-Zip 9.35 beta. That new code fixes some bugs.</P>\r
 \r
@@ -145,6 +140,7 @@ For example, it can be used for ROM (firmware) compressing.</P>
   <LI><B>Java</B> source code for <B>LZMA</B> compression and decompression</LI>\r
   <LI><B>lzma.exe</B> for .lzma compression and decompression</LI>\r
   <LI><B>7zr.exe</B> to work with 7z archives (reduced version of 7z.exe from 7-Zip)</LI>\r
+  <LI><B>SFX modules</B> to create self-extracting packages and installers</LI>\r
 </UL>\r
 \r
 <P><B>ANSI-C</B> and <B>C++</B> source code in LZMA SDK is subset of source code of 7-Zip.</P>\r
@@ -154,8 +150,8 @@ For example, it can be used for ROM (firmware) compressing.</P>
   <LI>Compression speed: 2 MB/s on 2 GHz dual-core CPU.\r
   <LI>Decompression speed: \r
     <UL>\r
-      <LI>20-30 MB/s on 2 GHz Intel Core2 or AMD Athlon 64.\r
-      <LI>1-2 MB/s on 200 MHz ARM, MIPS, PowerPC or other simple RISC CPU.\r
+      <LI>20-30 MB/s on modern 2 GHz CPU (Intel, AMD).\r
+      <LI>5-10 MB/s on simple 1 GHz RISC CPU (ARM, MIPS, PowerPC).\r
     </UL>\r
   <LI>Small memory requirements for decompression: 8-32 KB + DictionarySize\r
   <LI>Small code size for decompression: 2-8 KB (depending on speed optimizations)\r