Skip to content

compression: uncap zstd decoder concurrency#2970

Closed
bbartels wants to merge 1 commit into
containers:mainfrom
bbartels:fred/change-1-uncap-zstd-decoder
Closed

compression: uncap zstd decoder concurrency#2970
bbartels wants to merge 1 commit into
containers:mainfrom
bbartels:fred/change-1-uncap-zstd-decoder

Conversation

@bbartels
Copy link
Copy Markdown

Summary:

  • uncap the plain zstd decoder pipeline concurrency
  • use zstd.WithDecoderConcurrency(0) so decoder concurrency follows GOMAXPROCS

Validation:

  • CGO_ENABLED=0 go test ./pkg/compression/...

@github-actions
Copy link
Copy Markdown

This repository has been migrated to https://github.com/containers/container-libs. Please open your PR there.

@github-actions github-actions Bot closed this May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant