voonhous commented on issue #19910:
URL: https://github.com/apache/hudi/issues/19910#issuecomment-5643850480

   #19919 measured, two attempts of the same commit against #19918's run (same 
code minus the change). Queue time excluded.
   
   integration-tests job:
   
   | step | #19918 run | #19919 attempt 1 | #19919 attempt 2 |
   |---|---|---|---|
   | Build Project (s) | 646 | 479 | 456 |
   | IT (s) | 1390 | 1028 | 971 |
   | modules built / verified | 66 / 64 | 30 / 4 | 30 / 4 |
   | job execution (min) | 37 | 28 | 25 |
   
   Whole run, 19 test jobs:
   
   | metric | #19918 run | #19919 attempt 1 | #19919 attempt 2 |
   |---|---|---|---|
   | total runner-minutes | 541 | 539 | 531 |
   | longest job (min) | 40 | 40 | 41 |
   
   Both IT-step samples are below every one of about 90 earlier samples of this 
job on master and PRs since 2026-09-04, whose lowest was 1258 s. The two 
attempts differ by 8 runner-minutes in the total with no code change, and 
single untouched jobs moved by up to 8 minutes either way, so the run total 
cannot resolve a 10-minute change in one job; the job's own steps are the 
measurement. Same 25 test classes and per-module totals in the IT step's log 
before and after. No effect on the wall clock: the Scala shards still set it.
   
   Runs: [attempt 1](https://github.com/apache/hudi/actions/runs/34670498928), 
[attempt 
2](https://github.com/apache/hudi/actions/runs/34670498928/attempts/2); per-job 
tables on the PR.
   


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