Pulkitg64 commented on PR #15003:
URL: https://github.com/apache/lucene/pull/15003#issuecomment-3188335891

   With MaxConn = 16, I am seeing much better results. But on a weird case with 
25% delete I am seeing regression in indexing rate. Trying maxConn=8 in next 
benchmark run
   
   | Experiment | Baseline |                   |                        | 
Candidate |                   |                        | % Change      |        
       |
   
|------------|----------|-------------------|------------------------|-----------|-------------------|------------------------|---------------|---------------|
   | % Deletes  | Recall   | Indexing Time (s) | Indexing Rate (docs/s) | 
Recall    | Indexing Time (s) | Indexing Rate (docs/s) | Indexing Time | 
Indexing Rate |
   | 25         | 0.922    | 453               | 2205                   | 0.914 
    | 484               | 2063                   | 7%            | -6%          
 |
   | 30         | 0.918    | 470               | 2125                   | 0.94  
    | 279               | 3581                   | -41%          | 69%          
 |
   | 40         | 0.903    | 494               | 2022                   | 0.942 
    | 258               | 3867                   | -48%          | 91%          
 |
   | 50         | 0.915    | 421               | 2372                   | 0.946 
    | 223               | 4466                   | -47%          | 88%          
 |
   | 60         | 0.934    | 301               | 3303                   | 0.947 
    | 214               | 4658                   | -29%          | 41%          
 |
   


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