=== Lossless compression algorithms ===
{{{
-time lzop >/dev/null <file
-time gzip >/dev/null <file
-time bzip2 >/dev/null <file
-time xz >/dev/null <file
+time lzop >/dev/null >file
+time gzip >/dev/null >file
+time bzip2 >/dev/null >file
+time xz >/dev/null >file
}}}
|| **Hostname** || **System** || ** CPU Brand** || **CPU** ||**Clock**||**Arch**||
* The MB/s figure refers to trinity
* "index" is xz compression performance relative to trinity
* bender and trinity run same lzma version
- * is xz faster or slower than lzma?
-
+ * is xz faster or slower than lzma?
\ No newline at end of file