[
https://issues.apache.org/jira/browse/SOLR-14013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993844#comment-16993844
]
Houston Putman commented on SOLR-14013:
---------------------------------------
I've created a patch that adds in [~noble.paul] 's test and fix (without the
large file), and reverts the conversion for indexing and deserializing
responses. I think I incorporated all of the places that you mentioned
[[email protected]]. The only issue in the tests was in the langid contrib
module, which was reverting a later-made fix.
Probably too close of a call to get it into 8.4. What do y'all think of
backporting this to 7.7.x, since it is such a serious regression?
The solr/lucene tests pass on 8x and master. I've used [~rrockenbaugh]'s
testing method mentioned above, for all branches that I could think would be
relevant. The results are below:
*patch (8.x)*
Ingest - 1.2 seconds
Sharded Query - 0.4 seconds
Non-Distrib Javabin Query - 0.17 seconds
Non-Distrib JSON Query - 0.13 seconds
*patch (master)*
Ingest - .87 seconds
Sharded Query - .3 seconds
Non-Distrib Javabin Query - 0.06 seconds
Non-Distrib JSON Query - 0.08 seconds
*7.6*
Ingest - 1.6 seconds
Sharded Query - 0.3 seconds
Non-Distrib Javabin Query - 0.12 seconds
Non-Distrib JSON Query - 0.15 seconds
*7.x*
Ingest - 1.3 seconds
Sharded Query - 36 seconds
Non-Distrib Javabin Query - 30 seconds
Non-Distrib JSON Query - 0.3 seconds
*8.x*
Ingest - 1.18 seconds
Sharded Query - 21 seconds
Non-Distrib Javabin Query - 20 seconds
Non-Distrib JSON Query - 0.07 seconds
*master*
Ingest - 2.6 seconds
Sharded Query - 35 seconds
Non-Distrib Javabin Query - 35 seconds
Non-Distrib JSON Query - .16 seconds
> javabin performance regressions
> -------------------------------
>
> Key: SOLR-14013
> URL: https://issues.apache.org/jira/browse/SOLR-14013
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Affects Versions: 7.7
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Priority: Blocker
> Fix For: 8.4
>
> Attachments: SOLR-14013.patch, TestQuerySpeed.java, test.json
>
>
> As noted by [~rrockenbaugh] in SOLR-13963, javabin also recently became
> orders of magnitude slower in certain cases since v7.7. The cases identified
> so far include large numbers of values in a field.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]