shashankhs11 commented on PR #20285:
URL: https://github.com/apache/kafka/pull/20285#issuecomment-3408211098

   # JMH Test Report
   
   This is how I ran the test
   1. I created a new local branch based off trunk with just the jmh test and 
ran the test.
   2. Ran the test in this branch
   3. 2 different cases - `numRecords = 5000` and `numRecords = 10000`
   
   ## Result BEFORE fix
   
   <img width="1148" height="98" alt="image" 
src="https://github.com/user-attachments/assets/57937d6d-3a4c-4db4-95b2-69644bd41544";
 />
   
   ### Case 1: `numRecords = 5000`
   
   <img width="1078" height="1053" alt="image" 
src="https://github.com/user-attachments/assets/150b6058-90d1-4e8b-8eeb-86b6685869b6";
 />
   
   ### Case 2: `numRecords = 10000`
   
   <img width="1116" height="1095" alt="image" 
src="https://github.com/user-attachments/assets/36c1c866-ee3e-447d-9d8e-0497c2402e04";
 />
   
   ---
   
   ## Result AFTER fix (current branch)
   
   <img width="1148" height="98" alt="image" 
src="https://github.com/user-attachments/assets/e28083c6-23ca-4d82-bce5-42d93739164d";
 />
   
   ### Case 1: `numRecords = 5000`
   
   <img width="1078" height="1050" alt="image" 
src="https://github.com/user-attachments/assets/83cd60db-e429-464a-9bc1-812e7b55a607";
 />
   
   ### Case 2: `numRecords = 10000`
   
   <img width="1089" height="886" alt="image" 
src="https://github.com/user-attachments/assets/a7f4694c-19df-4a12-bd29-956f9d448f4e";
 />
   


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

Reply via email to