[ https://issues.apache.org/jira/browse/SOLR-15337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17331886#comment-17331886 ]
Noble Paul edited comment on SOLR-15337 at 4/26/21, 8:18 AM: ------------------------------------------------------------- A simple perf test loading 100 solrconfig files after optimization ======= TIME_TAKEN : 2.577secs HEAP_SIZE : 23.552MB before optimization ============== TIME_TAKEN : 4.594secs HEAP_SIZE : 109.568MB was (Author: noble.paul): A simple perf test loading 100 solrconfig files With this change ======= TIME_TAKEN : 2.577 HEAP_SIZE : 23.552MB Without this change ============== TIME_TAKEN : 4.594 HEAP_SIZE : 109.568MB > Avoid XPath in solrconfig.xml parsing > ------------------------------------- > > Key: SOLR-15337 > URL: https://issues.apache.org/jira/browse/SOLR-15337 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Noble Paul > Assignee: Noble Paul > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > XPath parsing is slow and inefficient -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org