You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Roman Leventov (JIRA)" <ji...@apache.org> on 2018/12/10 18:41:00 UTC

[jira] [Created] (CURATOR-494) Make ZKPaths.makePath() methods to allocate less garbage

Roman Leventov created CURATOR-494:
--------------------------------------

             Summary: Make ZKPaths.makePath() methods to allocate less garbage
                 Key: CURATOR-494
                 URL: https://issues.apache.org/jira/browse/CURATOR-494
             Project: Apache Curator
          Issue Type: Improvement
            Reporter: Roman Leventov
            Assignee: Jordan Zimmerman


Currently ZKPaths.makePath() methods call substring() unnecessarily. I've seen those methods responsible for 15% of total heap allocation in some application.



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