[ 
https://issues.apache.org/jira/browse/ARROW-16568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Li reassigned ARROW-16568:
--------------------------------

    Assignee: Jackey Lee

> Enable skip BOUNDS_CHECKING with ArrowBuf.setBytes and getBytes
> ---------------------------------------------------------------
>
>                 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
>            Assignee: Jackey Lee
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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