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

   ### CloudIndexing Benchmarking
   
   ```
   Benchmark               (nodeCount)  (numReplicas)  (numShards)  
(preGenerate)  (useSmallDocs)   Mode  Cnt      Score      Error  Units
   CloudIndexing.indexDoc            4              1            4          
50000            true  thrpt    4  18150.029 ± 1510.437  ops/s
   CloudIndexing.indexDoc            4              1            4          
50000           false  thrpt    4   1915.014 ±  151.667  ops/s
   CloudIndexing.indexDoc            4              3            4          
50000            true  thrpt    4   6981.943 ± 9864.875  ops/s
   ```
   Last one ran but sometimes they it did'nt add to the result
   
   Parameters: (nodeCount = 4, numReplicas = 3, numShards = 4, preGenerate = 
50000, useSmallDocs = false)
   
   Result "org.apache.solr.bench.index.CloudIndexing.indexDoc":
     1569.041 ±(99.9%) 2608.393 ops/s [Average]
     (min, avg, max) = (991.489, 1569.041, 1855.751), stdev = 403.652
     CI (99.9%): [≈ 0, 4177.433] (assumes normal distribution)
   


-- 
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