On 09/11/12 05:58, Matt Turner wrote: > Perhaps the bigger advantage of xz over bz2 is decompression speed. In > many cases, single threaded xz decompression is faster than > two-threaded parallel bz2 decompression.
What do you mean by "two-threaded parallel bz2 decompression" ? I don't think it can be done in what I'd call "the traditional meaning" (taking a random file compressed with bzip2(1) and decompressing faster by using two threads instead of one)... _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
