Daniel Serodio
commented on
LOGBACK-783
Support for compressing logfiles with bzip2
Yes, it compresses better then gzip but it's somewhat slower. IMHO, it's the most balanced compression algorithm because the ones that compress the most (LZMA-based) are too slow for my taste.
The benchmark that Tony linked above is a good reference, and there's another one here:
http://blog.i-no.de/archives/2008/05/08/index.html
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your
JIRA administrators
.
For more information on JIRA, see:
http://www.atlassian.com/software/jira
The benchmark that Tony linked above is a good reference, and there's another one here: http://blog.i-no.de/archives/2008/05/08/index.html