sigram commented on PR #3739:
URL: https://github.com/apache/solr/pull/3739#issuecomment-3376872423

   Results from repeated `JsonFaceting` benchmark:
   
   ```
   Benchmark               (docCount)  (facetCard)  (facetCard2)   (fm)  
(nodeCount)  (numReplicas)  (numShards)  (useExitableDirectoryReader)  
(useTimeLimit)   Mode  Cnt   Score   Error  Units
   JsonFaceting.jsonFacet      500000        15000          3000  smart         
   2              1            4                         false           false  
thrpt    5  17.949 ± 0.502  ops/s
   JsonFaceting.jsonFacet      500000        15000          3000  smart         
   2              1            4                         false            true  
thrpt    5  18.174 ± 0.768  ops/s
   JsonFaceting.jsonFacet      500000        15000          3000  smart         
   2              1            4                          true           false  
thrpt    5  17.143 ± 0.206  ops/s
   JsonFaceting.jsonFacet      500000        15000          3000  smart         
   2              1            4                          true            true  
thrpt    5  16.753 ± 0.534  ops/s
   
   enchmark               (docCount)  (facetCard)  (facetCard2)   (fm)  
(nodeCount)  (numReplicas)  (numShards)  (useExitableDirectoryReader)  
(useTimeLimit)   Mode  Cnt   Score   Error  Units
   JsonFaceting.jsonFacet      500000        15000          3000  smart         
   2              1            4                         false           false  
thrpt    5  15.672 ± 0.854  ops/s
   JsonFaceting.jsonFacet      500000        15000          3000  smart         
   2              1            4                         false            true  
thrpt    5  17.448 ± 1.250  ops/s
   JsonFaceting.jsonFacet      500000        15000          3000  smart         
   2              1            4                          true           false  
thrpt    5  15.238 ± 1.137  ops/s
   JsonFaceting.jsonFacet      500000        15000          3000  smart         
   2              1            4                          true            true  
thrpt    5  16.747 ± 0.412  ops/s
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to