OSDN Git Service

mirror .org
[sevenzip/7-Zip.git] / www.7-zip.org / sdk.html
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