Benoit Sigoure created HADOOP-19292:
---------------------------------------

             Summary: BlockDecompressorStream#rawReadInt wastes about 1% of 
overall CPU cycles creating new EOFException
                 Key: HADOOP-19292
                 URL: https://issues.apache.org/jira/browse/HADOOP-19292
             Project: Hadoop Common
          Issue Type: Improvement
          Components: compress, io
    Affects Versions: 3.3.6
            Reporter: Benoit Sigoure


On our HBase clusters, while looking at CPU profiles, I noticed that about 1% 
of overall CPU cycles are spent under BlockDecompressorStream#rawReadInt just 
throwing EOFException. This could be easily avoided.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to