Edit page memo/benchmark/compression
[wiki.git] / memo / benchmark / compression
index 7490269a2cedae256f79a1e98c0074c64935d223..908ec719ee91e044a83bd6f7c8b29277942c9e01 100644 (file)
@@ -9,7 +9,7 @@ time bzip2 >/dev/null <testfile
 time xz    >/dev/null <testfile
 }}}
 
-"testfile" is a 175MB avi (southpark_12x12_about_last_night.avi). It's not really compressible, which helps level the ground.
+"testfile" is a 175MB avi (southpark_12x12_about_last_night.avi). It's not actually compressible, but it doesn't matter.
 
 === Results ===
 
@@ -74,5 +74,5 @@ time xz    >/dev/null <testfile
 
 ==== Notes ====
  * all targets using 1 core only!
- * "index" is xz compression performance relative to gzip (probably)
+ * "index" is gzip compression performance relative to trinity (probably)
  * is xz faster or slower than lzma?
\ No newline at end of file