Changes between Version 6 and Version 7 of compress


Ignore:
Timestamp:
08/29/2012 10:40:29 AM (14 years ago)
Author:
liaojiaohe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • compress

    v6 v7  
    5252}}} 
    5353 
     54---- 
     55新版的hbase带了一个新的压缩库google的snappy,性能和lzo差不多,而且是BSD协议,0.92版hbase已经包含 
     56[http://www.cloudera.com/blog/2011/09/snappy-and-hadoop/] 
     57 
     58 
     59||Algorithm     ||% remaining   ||Encoding      ||Decoding|| 
     60||GZIP  ||13.4% ||21 MB/s       ||118 MB/s|| 
     61||LZO   ||20.5% ||135 MB/s      ||410 MB/s|| 
     62||Zippy/Snappy  ||22.2% ||172 MB/s      ||409 MB/s|| 
    5463---- 
    5564