gharris1727 commented on PR #16009:
URL: https://github.com/apache/kafka/pull/16009#issuecomment-2125148971

   It's hard to tell for sure. The load on Jenkins varies a lot, so this is a 
top 30th percentile build, not too out of the ordinary.
   If running this build under low load can beat 1h5m (5th percentile) I would 
confidently say it's better. I need some more runs.
   
   Take a look at this graph:
   ![Screenshot 2024-05-22 at 8 52 50 
AM](https://github.com/apache/kafka/assets/5856969/5e2cdff3-209e-4b9b-93dc-3aad58c67459)
   
   This PR isn't any of the short bars on this graph, it's 5/5 of the tallest 
bars. This is a serial execution graph, so measuring the total time taken 
multiplied by the parallelism, roughly. That means despite maybe saving some 
overall execution time, running the tests at high parallelism wasted a lot of 
time, waiting for the CPU or whatever else.


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