BytesWritable.write(buf) use much more CPU in writeInt() then write(buf)
------------------------------------------------------------------------

                 Key: HADOOP-6672
                 URL: https://issues.apache.org/jira/browse/HADOOP-6672
             Project: Hadoop Common
          Issue Type: Improvement
          Components: io
    Affects Versions: 0.20.2
            Reporter: Xiao Kang


BytesWritable.write() use nearly 4 times of CPU in wirteInt() as write buffer. 
It may be optimized.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to