iamsanjay commented on PR #2612:
URL: https://github.com/apache/solr/pull/2612#issuecomment-2361655395

   #### MaxConnectionsPerDestination 8
   
   ```
   Benchmark               (nodeCount)  (numReplicas)  (numShards)  
(preGenerate)  (useSmallDocs)   Mode  Cnt      Score      Error  Units
   CloudIndexing.indexDoc            4              1            4          
50000            true  thrpt    4  16140.035 ± 1902.453  ops/s
   CloudIndexing.indexDoc            4              1            4          
50000           false  thrpt    4   1818.103 ±   42.214  ops/s
   CloudIndexing.indexDoc            4              3            4          
50000            true  thrpt    4   7280.289 ± 1774.366  ops/s
   CloudIndexing.indexDoc            4              3            4          
50000           false  thrpt    4   1546.771 ± 2012.373  ops/s
   ```
   
   #### MaxConnectionsPerDestination 16
   
   ```
   Benchmark               (nodeCount)  (numReplicas)  (numShards)  
(preGenerate)  (useSmallDocs)   Mode  Cnt      Score      Error  Units
   CloudIndexing.indexDoc            4              1            4          
50000            true  thrpt    4  16374.754 ± 1354.421  ops/s
   CloudIndexing.indexDoc            4              1            4          
50000           false  thrpt    4   2053.636 ±  625.117  ops/s
   CloudIndexing.indexDoc            4              3            4          
50000            true  thrpt    4   7919.480 ± 4504.359  ops/s
   CloudIndexing.indexDoc            4              3            4          
50000           false  thrpt    4   1760.070 ± 2226.050  ops/s
   
   ```
   
   #### MaxConnectionsPerDestination 32
   
   ```
   Benchmark               (nodeCount)  (numReplicas)  (numShards)  
(preGenerate)  (useSmallDocs)   Mode  Cnt      Score      Error  Units
   CloudIndexing.indexDoc            4              1            4          
50000            true  thrpt    4  15566.625 ± 1666.612  ops/s
   CloudIndexing.indexDoc            4              1            4          
50000           false  thrpt    4   2084.775 ±  239.749  ops/s
   CloudIndexing.indexDoc            4              3            4          
50000            true  thrpt    4   7505.612 ± 4698.342  ops/s
   CloudIndexing.indexDoc            4              3            4          
50000           false  thrpt    4   1684.325 ± 2826.760  ops/s
   ```
   
   
   #### MaxConnectionsPerDestination 64
   
   ```
   Benchmark               (nodeCount)  (numReplicas)  (numShards)  
(preGenerate)  (useSmallDocs)   Mode  Cnt      Score      Error  Units
   CloudIndexing.indexDoc            4              1            4          
50000            true  thrpt    4  15576.925 ± 1727.535  ops/s
   CloudIndexing.indexDoc            4              1            4          
50000           false  thrpt    4   2111.832 ±  189.408  ops/s
   CloudIndexing.indexDoc            4              3            4          
50000            true  thrpt    4   8069.933 ± 4096.516  ops/s
   CloudIndexing.indexDoc            4              3            4          
50000           false  thrpt    4   1706.464 ± 2694.685  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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to