[ 
https://issues.apache.org/jira/browse/KAFKA-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13936298#comment-13936298
 ] 

Jay Kreps edited comment on KAFKA-1253 at 3/15/14 8:55 PM:
-----------------------------------------------------------

Found this formatting helpful:
{noformat}
Linger = 500ms, All 1s                    
Comp           New          Old         %     MB/sec
None      64,754.0     59,948.0       8.0     63.2
GZIP      34,665.0     13,014.0     166.4     33.9
Snappy   155,062.0     45,945.0     237.5     151.4
                    
Linger = 500ms, Random                    
Comp          New          Old        %     MB/sec
None     94,215.0     64,226.0     46.7     92.0
GZIP      8,750.0      6,073.0     44.1      8.5
Snappy   38,133.0     28,178.0     35.3     37.2
                    
Linger = 0 ms, All 1s                    
Comp     New               Old         %    MB/sec
None     68,189.0     61,214.0      11.4      66.6
GZIP     34,461.0     13,536.0     154.6      33.7
Snappy  116,022.0     44,529.0     160.6     113.3
                    
Linger = 0 ms, Random                    
Comp         New          Old        %     MB/sec
None    84,459.0     59,084.0     42.9     82.5
GZIP     8,008.0      6,128.0     30.7      7.8
Snappy  37,605.0     27,643.0     36.0     36.7

{noformat}


was (Author: jkreps):
Found this formatting helpful:
{noformat}
Linger = 500ms, All 1s                          
Comp    New     Old     %       MB/sec
None    64,754.0        59,948.0        8.0     63.2
GZIP    34,665.0        13,014.0        166.4   33.9
Snappy  155,062.0       45,945.0        237.5   151.4
                                
Linger = 500ms, Random                          
Comp    New     Old     %       MB/sec
None    94,215.0        64,226.0        46.7    92.0
GZIP    8,750.0 6,073.0 44.1    8.5
Snappy  38,133.0        28,178.0        35.3    37.2
                                
Linger = 0 ms, All 1s                           
Comp    New     Old     %       MB/sec
None    68,189.0        61,214.0        11.4    66.6
GZIP    34,461.0        13,536.0        154.6   33.7
Snappy  116,022.0       44,529.0        160.6   113.3
                                
Linger = 0 ms, Random                           
Comp    New     Old     %       MB/sec
None    84,459.0        59,084.0        42.9    82.5
GZIP    8,008.0 6,128.0 30.7    7.8
Snappy  37,605.0        27,643.0        36.0    36.7

{noformat}

> Implement compression in new producer
> -------------------------------------
>
>                 Key: KAFKA-1253
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1253
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: producer 
>            Reporter: Jay Kreps
>            Assignee: Guozhang Wang
>         Attachments: KAFKA-1253.patch, KAFKA-1253_2014-02-21_16:15:21.patch, 
> KAFKA-1253_2014-02-21_17:55:52.patch, KAFKA-1253_2014-02-24_13:31:50.patch, 
> KAFKA-1253_2014-02-26_17:31:30.patch, KAFKA-1253_2014-03-06_17:48:11.patch, 
> KAFKA-1253_2014-03-07_16:34:33.patch, KAFKA-1253_2014-03-10_14:35:56.patch, 
> KAFKA-1253_2014-03-10_14:39:58.patch, KAFKA-1253_2014-03-10_15:27:47.patch, 
> KAFKA-1253_2014-03-14_13:46:40.patch, KAFKA-1253_2014-03-14_17:39:53.patch, 
> compression-fix.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to