jainankitk commented on issue #12527:
URL: https://github.com/apache/lucene/issues/12527#issuecomment-1699704470

   I ran the workload few more times, and somehow the difference was not as 
much:
   
   Without the patch
   
   Run 1:
   ```
   |                                    Heap used for stored fields |        |  
         0 |     MB |                                                           
   
   |                                                  Segment count |        |  
        27 |        |                                                           
   
   |                                                 Min Throughput |  range |  
       0.7 |  ops/s |                                                           
   
   |                                                Mean Throughput |  range |  
       0.7 |  ops/s |                                                           
   
   |                                              Median Throughput |  range |  
       0.7 |  ops/s |                                                           
   
   |                                                 Max Throughput |  range |  
      0.71 |  ops/s |                                                           
   
   |                                        50th percentile latency |  range |  
   205.022 |     ms |                                                           
   
   |                                        90th percentile latency |  range |  
   206.531 |     ms |                                                           
   
   |                                        99th percentile latency |  range |  
   212.712 |     ms |                                                           
   
   |                                       100th percentile latency |  range |  
   276.585 |     ms |                                                           
   
   |                                   50th percentile service time |  range |  
   203.119 |     ms |                                                           
   
   |                                   90th percentile service time |  range |  
   204.688 |     ms |                                                           
   
   |                                   99th percentile service time |  range |  
   210.706 |     ms |                                                           
   
   |                                  100th percentile service time |  range |  
   274.582 |     ms |                                                           
   
   |                                                     error rate |  range |  
         0 |      % |     
   ```
   Run 2:
   ```
   |                                    Heap used for stored fields |        |  
         0 |     MB |                                                           
   
   |                                                  Segment count |        |  
        27 |        |                                                           
   
   |                                                 Min Throughput |  range |  
       0.7 |  ops/s |                                                           
   
   |                                                Mean Throughput |  range |  
      0.71 |  ops/s |                                                           
   
   |                                              Median Throughput |  range |  
      0.71 |  ops/s |                                                           
   
   |                                                 Max Throughput |  range |  
      0.71 |  ops/s |                                                           
   
   |                                        50th percentile latency |  range |  
     203.6 |     ms |                                                           
   
   |                                        90th percentile latency |  range |  
   205.006 |     ms |                                                           
   
   |                                        99th percentile latency |  range |  
   212.968 |     ms |                                                           
   
   |                                       100th percentile latency |  range |  
    250.84 |     ms |                                                           
   
   |                                   50th percentile service time |  range |  
   201.565 |     ms |                                                           
   
   |                                   90th percentile service time |  range |  
   202.803 |     ms |                                                           
   
   |                                   99th percentile service time |  range |  
    210.92 |     ms |                                                           
   
   |                                  100th percentile service time |  range |  
   249.233 |     ms |                                                           
   
   |                                                     error rate |  range |  
         0 |      % |   
   ```


-- 
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...@lucene.apache.org

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


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

Reply via email to