Hi Adam, Adam Tuja wrote:
I discovered that verbose summary is more verbose than I thought but I felt like it lacks something. I added simple time and dotted of de/compression to verbose -vv mode. It does not require additional libraries and adds about 300B to the code.
Thank you for the patch, but it introduces dependencies on things like clock_t ot CLOCKS_PER_SEC which I'm not sure how portable and problem-free they are, and just now I have not the time to assess such potential problems for a minor detail like this.
I have put it in my list of things to investigate later. Best regards, Antonio.