kennknowles commented on pull request #13134:
URL: https://github.com/apache/beam/pull/13134#issuecomment-718303211
Java precommit seems to have degraded in runtime.
- Before: https://scans.gradle.com/s/gohimd5ekkcmo/timeline
- After: https://scans.gradle.com/s/z4brjsxfpftxy/timeline
So it went from 40 minutes to 90 minutes. It isn't apples-to-apples as we
have a lot of caching effects since they are just running on Jenkins:
- Before: `2375 tasks executed in 116 projects in 34m 18.746s, with 162
avoided tasks saving 1h 19.326s`
- After: `2463 tasks executed in 116 projects in 1h 20m 11.508s, with 38
avoided tasks saving 14m 48.735s`
I think zero-cache builds in some semi-controlled environment might give a
better sense whether this needs to be treated specially.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]