distributed-system-analysis / pbench

A benchmarking and performance analysis framework
http://distributed-system-analysis.github.io/pbench/
GNU General Public License v3.0
185 stars 108 forks source link

Enhance unpack-tar-balls to compress expanded tar ball files that are typically large #1106

Open portante opened 5 years ago

portante commented 5 years ago

We should consider doing the following (xz -9):

portante commented 5 years ago

I found the biggest culprit so far was the perf.data.tar.bz2 files, which can really add up when the perf tool is used on all the runs.