1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

blog_new_job_

This commit is contained in:
gnosygnu
2017-04-02 12:03:46 -04:00
parent 891ce4b0d2
commit 328c8aadbe
239 changed files with 2833 additions and 8418 deletions

View File

@@ -45,7 +45,7 @@
</ul>
</div>
<h2>
<span class="mw-headline" id="bzip2:_disk_space_vs_speed">bzip2: disk space vs speed</span>
<span class="mw-headline" id="bzip2:_disk_space_vs_speed">bzip2: disk space vs speed</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Dev/Design/Data_dump_format?action=edit&amp;section_key=bzip2:_disk_space_vs_speed" title="Edit section: bzip2:_disk_space_vs_speed" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h2>
<p>
Currently, reading from a bzip2 file is much slower than unzipping and reading from the xml file.<sup id="cite_ref-0" class="reference"><a href="#cite_note-0">[1]</a></sup>
@@ -65,7 +65,7 @@
If you have the extra disk space, you will want to use the <b>unzip</b> route. If you are low on disk space, then you can use the <b>bzip2</b> route instead
</p>
<h2>
<span class="mw-headline" id="bzip2:_Application_install_.28GUI.29">bzip2: Application install (GUI)</span>
<span class="mw-headline" id="bzip2:_Application_install_.28GUI.29">bzip2: Application install (GUI)</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Dev/Design/Data_dump_format?action=edit&amp;section_key=bzip2:_Application_install_.28GUI.29" title="Edit section: bzip2:_Application_install_.28GUI.29" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h2>
<p>
By default, the application install uses the <b>unzip</b> route.
@@ -87,7 +87,7 @@
</dd>
</dl>
<h2>
<span class="mw-headline" id="Command-line_install">Command-line install</span>
<span class="mw-headline" id="Command-line_install">Command-line install</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Dev/Design/Data_dump_format?action=edit&amp;section_key=Command-line_install" title="Edit section: Command-line_install" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h2>
<p>
The <code>core_init</code> build step now has an extra property: <code>src_bz2_fil_</code>. A sample invocation would be
@@ -113,7 +113,7 @@
</li>
</ul>
<h2>
<span class="mw-headline" id="gzip">gzip</span>
<span class="mw-headline" id="gzip">gzip</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Dev/Design/Data_dump_format?action=edit&amp;section_key=gzip" title="Edit section: gzip" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h2>
<p>
Currently, gzip is only used for the /category2/ system.
@@ -127,7 +127,7 @@
</li>
</ul>
<h2>
<span class="mw-headline" id="References">References</span>
<span class="mw-headline" id="References">References</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Dev/Design/Data_dump_format?action=edit&amp;section_key=References" title="Edit section: References" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h2>
<ol class="references">
<li id="cite_note-0">