BenchmarkTools.jl icon indicating copy to clipboard operation
BenchmarkTools.jl copied to clipboard

Compress files by default

Open KristofferC opened this issue 7 years ago • 2 comments

Using something like https://github.com/bicycle1885/CodecZlib.jl the output files can be compressed to ~5% of the current size. It is a pretty lightweight dependency, so perhaps worth thinking about.

KristofferC avatar Feb 04 '18 10:02 KristofferC

Do you mean the JSON files produced from save? Are those typically pretty hefty?

ararslan avatar Feb 04 '18 20:02 ararslan

Since the times for all the samples are there, they are pretty big yes.

KristofferC avatar Feb 04 '18 23:02 KristofferC