You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Noble Paul (Jira)" <ji...@apache.org> on 2021/04/26 08:18:00 UTC

[jira] [Commented] (SOLR-15337) Avoid XPath in solrconfig.xml parsing

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

Noble Paul commented on SOLR-15337:
-----------------------------------

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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org