Edit page memo/benchmark/compression
authorbernie <bernie@46.193.65.93>
Mon, 9 Oct 2017 08:32:15 +0000 (04:32 -0400)
committerGeekiGeeki <webmaster@codewiz.org>
Mon, 9 Oct 2017 08:32:15 +0000 (04:32 -0400)
memo/benchmark/compression

index 6b8df739965cc79dc0cd9881e15be2298ba4894e..59f8d51bd29ee67e81045cd7f9669532ad182526 100644 (file)
@@ -9,7 +9,7 @@ time bzip2 &gt;/dev/null &lt;testfile
 time xz    &gt;/dev/null &lt;testfile
 }}}
 
-"testfile" is a 175MB avi (southpark_12x12_about_last_night.avi). It's not actually compressible, but it doesn't matter.
+"testfile" is a 175MB non-compressible file.
 
 === Results ===