Skip to content

fix: sparsify message reports resulting disk size instead of amount removed - #13

Merged
danbugs merged 3 commits into
mainfrom
fix-sparsify-message
May 12, 2026
Merged

fix: sparsify message reports resulting disk size instead of amount removed#13
danbugs merged 3 commits into
mainfrom
fix-sparsify-message

Conversation

@danbugs

@danbugs danbugs commented May 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Changes the sparsification log message from "1368 MiB saved on disk" (confusing — reads like the file IS 1368 MiB) to "648 MiB on disk (punched 350246 zero pages)" (reports the actual resulting size)
  • Fixes both the Linux and Windows code paths
  • Also bumps runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler from 9.0.15 to 9.0.16 to fix dotnet-nativeaot CI build failure (upstream NuGet package version drift)

danbugs added 3 commits May 12, 2026 21:50
Signed-off-by: danbugs <danilochiarlone@gmail.com>
Signed-off-by: danbugs <danilochiarlone@gmail.com>
Signed-off-by: danbugs <danilochiarlone@gmail.com>
@danbugs
danbugs merged commit f4ab6d5 into main May 12, 2026
71 checks passed
@danbugs
danbugs deleted the fix-sparsify-message branch May 12, 2026 22:14
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