You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Biju Nair (JIRA)" <ji...@apache.org> on 2019/05/28 19:17:00 UTC

[jira] [Commented] (HBASE-18280) Manual Array Copy Cleanup: Automated

    [ https://issues.apache.org/jira/browse/HBASE-18280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850053#comment-16850053 ] 

Biju Nair commented on HBASE-18280:
-----------------------------------

[~chia7712] Will {{System.arraycopy}} perform better than the manual looping? If so can this be merged? There are some graphs on [performance|https://stackoverflow.com/questions/18638743/is-it-better-to-use-system-arraycopy-than-a-for-loop-for-copying-arrays].

> Manual Array Copy Cleanup: Automated
> ------------------------------------
>
>                 Key: HBASE-18280
>                 URL: https://issues.apache.org/jira/browse/HBASE-18280
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: John Leach
>            Assignee: John Leach
>            Priority: Trivial
>         Attachments: 0001-HBASE-18280-Remove-Manual-Array-Copies.patch
>
>
> Remove Manual Array Copies: Style Issue



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)