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

ASF GitHub Bot updated ARROW-6865:
----------------------------------
    Labels: pull-request-available  (was: )

> [Java] Improve the performance of comparing an ArrowBuf against a byte array
> ----------------------------------------------------------------------------
>
>                 Key: ARROW-6865
>                 URL: https://issues.apache.org/jira/browse/ARROW-6865
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java
>            Reporter: Liya Fan
>            Assignee: Liya Fan
>            Priority: Major
>              Labels: pull-request-available
>
> We change the way of comparing an ArrowBuf against a byte array from byte 
> wise comparison to comparison by long/int/byte.
> Benchmark shows that there is a 6.7x performance improvement. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to