You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Juan Pablo Santos Rodríguez (JIRA)" <ji...@apache.org> on 2015/06/22 13:38:00 UTC

[jira] [Created] (LANG-1151) Performance improvements for NumberUtils.isParsable

Juan Pablo Santos Rodríguez created LANG-1151:
-------------------------------------------------

             Summary: Performance improvements for NumberUtils.isParsable
                 Key: LANG-1151
                 URL: https://issues.apache.org/jira/browse/LANG-1151
             Project: Commons Lang
          Issue Type: Bug
          Components: lang.math.*
    Affects Versions: 3.4
            Reporter: Juan Pablo Santos Rodríguez


NumberUtils.isParsable contains String comparisons + some String replacing, which could be improved in terms of performance. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)