Jackey Lee created ARROW-16568:
----------------------------------

             Summary: Enable skip BOUNDS_CHECKING with ArrowBuf.setBytes
                 Key: ARROW-16568
                 URL: https://issues.apache.org/jira/browse/ARROW-16568
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Java
    Affects Versions: 8.0.0
            Reporter: Jackey Lee


We have BOUNDS_CHECKING_SKIP in ArrowBuf.setByte or ArrowBuf.getByte, it helps 
to remove unexpected bounds checks. However, it doesn't exists in 
ArrowBuf.setBytes or ArrowBuf.getBytes, which makes 10% cpu time cost for 
checking bounds in our environment.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to