Test: Use zstd:chunked base images to measure GHA build speedup#2890
Test: Use zstd:chunked base images to measure GHA build speedup#2890
Conversation
This test branch uses the zstd:chunked compressed base images built in PR #2868 to measure whether GHA builds are faster with the new compression format. Base images updated to digest-pinned zstd:chunked versions: - CPU C9S: sha256:2580cb333... - CUDA C9S (13.0): sha256:2a4cb3a49... - CUDA UBI9 (12.8): sha256:7032289e4... - ROCm C9S (6.4): sha256:f76c06cbc... - ROCm UBI9 (6.4): sha256:13f2bc5bd... Expected improvements based on benchmarks: - CUDA image pulls: ~53% faster - CUDA builds: ~64% faster - CPU image pulls: ~18% faster Co-authored-by: Cursor <cursoragent@cursor.com>
|
Skipping CI for Draft Pull Request. |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Description
This test branch uses the zstd:chunked compressed base images built in PR #2868 to measure whether GHA builds are faster with the new compression format.
Base Images Updated
All 19
.conffiles inbuild-args/directories updated to use digest-pinned zstd:chunked images:sha256:2580cb333113ae2e04a813dbea318ddc9c8e3f68e724f42c0d3d4f83ac35abd0sha256:2a4cb3a49e11bc58548a55720060de0cc72387c88adc9b3354785fc1522bca44sha256:7032289e42fd53b65b0a71008cc4ad21f9db8f00dcb421128904a939da5bb16esha256:f76c06cbc7ed4e653d2f925e4a906b60bab34c4b8d55874bc91bb3f7074d0cd8sha256:13f2bc5bde88770ff8ad446114274e97668575bf41095915529fe9958f97c0bbExpected Improvements
Based on benchmark results:
Test Plan
Related
docs/benchmark-zstd-chunked-results.mdMade with Cursor