You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/25 10:58:00 UTC

[jira] [Commented] (DRILL-6106) Use valueOf method instead of constructor since valueOf has a higher performance by caching frequently requested values.

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

ASF GitHub Bot commented on DRILL-6106:
---------------------------------------

Github user reudismam commented on the issue:

    https://github.com/apache/drill/pull/1099
  
    I have edited the PR to include the Jira prefix.


> Use valueOf method instead of constructor since valueOf has a higher performance by caching frequently requested values.
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DRILL-6106
>                 URL: https://issues.apache.org/jira/browse/DRILL-6106
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Reudismam Rolim de Sousa
>            Priority: Minor
>
> Use valueOf method instead of constructor since valueOf has a higher performance by caching frequently requested values.



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