<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Linux command-line compressor benchmarks</title>
	<atom:link href="http://heliologue.com/2007/02/01/linux-command-line-compressor-benchmarks/feed/" rel="self" type="application/rss+xml" />
	<link>http://heliologue.com/2007/02/01/linux-command-line-compressor-benchmarks/</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 18:08:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jos</title>
		<link>http://heliologue.com/2007/02/01/linux-command-line-compressor-benchmarks/comment-page-1/#comment-85730</link>
		<dc:creator>Jos</dc:creator>
		<pubDate>Wed, 13 Jun 2007 14:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://heliologue.com/blog/2007/02/01/linux-command-line-compressor-benchmarks/#comment-85730</guid>
		<description>An advantage of zip files is the optional presence of a table of contents which allows faster access of single files. For large tar.{gz,bz2} files, getting at the last file in the archive is slow.</description>
		<content:encoded><![CDATA[<p>An advantage of zip files is the optional presence of a table of contents which allows faster access of single files. For large tar.{gz,bz2} files, getting at the last file in the archive is slow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lasse Reinhold</title>
		<link>http://heliologue.com/2007/02/01/linux-command-line-compressor-benchmarks/comment-page-1/#comment-43181</link>
		<dc:creator>Lasse Reinhold</dc:creator>
		<pubDate>Wed, 07 Feb 2007 14:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://heliologue.com/blog/2007/02/01/linux-command-line-compressor-benchmarks/#comment-43181</guid>
		<description>The timings for lzop have large errors because the switches -2, -3, -4, -5, -6 are all equivalent but the compression timings range from 0.18 to 0.45 seconds.

It&#039;s probably due to unpredictable write buffering and/or low timer resolution. Try timing with multiple passes of the same file on a ramdrive.</description>
		<content:encoded><![CDATA[<p>The timings for lzop have large errors because the switches -2, -3, -4, -5, -6 are all equivalent but the compression timings range from 0.18 to 0.45 seconds.</p>
<p>It&#8217;s probably due to unpredictable write buffering and/or low timer resolution. Try timing with multiple passes of the same file on a ramdrive.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->