Brian F. Feldman wrote: > Tim Kientzle <tim_at_kientzle.com> wrote: > > Oh, I was only implementing it inside the libarchive default routines > because it was easy. I also think that if this is done to speed up tar, it > should be done in tar and not libarchive. What are you using to benchmark? > I'm interested in seeing what happens with a worker thread/with a larger > decompression buffer/etc. I think I was just using: bsdtar -cvjf /dev/null /usr for compression benchmarking. For decompression benchmarking, something like bsdtar -tf archive.tbz >/dev/null should suffice.Received on Wed Apr 07 2004 - 08:49:56 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:50 UTC