Original PR: https://github.com/dani-garcia/vaultwarden/pull/4704 Author: @dfunkt Created: 7/4/2024 Status: ✅ Merged Merged: 7/8/2024 Merged by: @dani-garcia
Base: main ← Head: switch-compression-algorithm
main
switch-compression-algorithm
dc82036
1 file changed (+1 additions, -1 deletions)
📝 .github/workflows/release.yml (+1 -1)
.github/workflows/release.yml
Quick comparison I did (vaultwarden built for 3 platforms: linux/amd64, linux/amd64/v3 and linux/arm64): gzip • No cache: 22m 7s • Cached: 11m 20s
zstd: • No cache: 19m 36s • Cached: 10m 48s
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/4704
Author: @dfunkt
Created: 7/4/2024
Status: ✅ Merged
Merged: 7/8/2024
Merged by: @dani-garcia
Base:
main← Head:switch-compression-algorithm📝 Commits (1)
dc82036Switch registry cache compression algorithm to zstd📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
.github/workflows/release.yml(+1 -1)📄 Description
Quick comparison I did (vaultwarden built for 3 platforms: linux/amd64, linux/amd64/v3 and linux/arm64):
gzip
• No cache: 22m 7s
• Cached: 11m 20s
zstd:
• No cache: 19m 36s
• Cached: 10m 48s
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.