[prev in list] [next in list] [prev in thread] [next in thread] 

List:       avro-user
Subject:    Re: Avro speed comparison with raw logs
From:       Tatu Saloranta <tsaloranta () gmail ! com>
Date:       2011-03-31 17:08:49
Message-ID: AANLkTin9T92LZZzKxCashAMJdoF5WtAdMTJ403j+p3Oo () mail ! gmail ! com
[Download RAW message or body]

On Wed, Mar 30, 2011 at 6:51 PM, Scott Carey <scott@richrelevance.com> wrote:
> gzip/deflate is approximately the same speed to decompress for all
> compression levels.
> However, for compression, it varies by a factor of 5 or so between the
> fastest (1) and slowest (9).
>
> This is a useful link for gzip performance characteristics:
> http://tukaani.org/lzma/benchmarks.html

Also, a new project that compares performance & efficiency
(time/space) of JVM-accessible compression codecs is at:

https://github.com/ning/jvm-compressor-benchmark

and although default does not yet compare differences between deflate
levels would be easy to modify to also do that. Currently it does
include 2 deflate codecs, bzip2, quicklz, lzf and snappy (via JNI).

-+ Tatu +-

ps. It would be really nice to have benchmarks for "big data" use
cases for codecs -- jvm-serialization-benchmark for example just deals
with individual small messages. But there are multiple applicable data
formats, with very little good detailed comparative performance
benchmarking. :-/

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic