[ https://issues.apache.org/jira/browse/HADOOP-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796356#action_12796356 ]
Todd Lipcon commented on HADOOP-6349: ------------------------------------- Wait, Java is *faster* than C? Something seems wrong here... not that Java can't be fast, but I've never seen it outperform C for stuff like this. > Implement FastLZCodec for fastlz/lzo algorithm > ---------------------------------------------- > > Key: HADOOP-6349 > URL: https://issues.apache.org/jira/browse/HADOOP-6349 > Project: Hadoop Common > Issue Type: New Feature > Components: io > Reporter: William Kinney > Attachments: HADOOP-6349-TestFastLZCodec.patch, HADOOP-6349.patch, > TestCodecPerformance.java, testCodecPerfResults.tsv > > > Per [HADOOP-4874|http://issues.apache.org/jira/browse/HADOOP-4874], FastLZ > is a good (speed, license) alternative to LZO. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.