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

Noble Paul commented on SOLR-14013:
-----------------------------------

Thanks [~houston]

I didn't understand the difference between. The perf (with the patch ) should 
be same on both 8.x and master, correct?
{code:java}
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


{code}

> 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, 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: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to