[ https://issues.apache.org/jira/browse/KAFKA-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13947293#comment-13947293 ]
Guozhang Wang commented on KAFKA-1253: -------------------------------------- Just realized the old producer performance has some overhead that will limit the perf numbers, re-run the same experiments with the new producer performance as follows (to accommodate high variance we choose max instead of average over 5 runs): || message size (bytes) || 100 || 200 || 400 || 800 || |trunk (mb/sec)|70.04|109.76|170.24|203.30| |KAFKA-1253 (mb/sec)|78.65|119.70|170.68|202.35| > 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, > KAFKA-1253_2014-03-17_15:56:04.patch, KAFKA-1253_2014-03-18_17:10:10.patch, > KAFKA-1253_2014-03-19_16:31:39.patch, KAFKA-1253_2014-03-22_17:53:44.patch, > KAFKA-1253_2014-03-25_13:47:54.patch, compression-fix.patch > > -- This message was sent by Atlassian JIRA (v6.2#6252)