You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Reudismam Rolim de Sousa (JIRA)" <ji...@apache.org> on 2018/01/25 10:45:00 UTC

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

Reudismam Rolim de Sousa created DRILL-6106:
-----------------------------------------------

             Summary: 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


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)