This is an automated email from the ASF dual-hosted git repository.

voonhous pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new d50a0025aee2 docs(blog): further compress async-compaction post images 
(#19329)
d50a0025aee2 is described below

commit d50a0025aee2038a33d13cf57611444adf853bb7
Author: Sivabalan Narayanan <[email protected]>
AuthorDate: Tue Jul 21 01:12:20 2026 -0700

    docs(blog): further compress async-compaction post images (#19329)
    
    Follow-up to review feedback on #19320. Re-ran the three PNGs in the
    async-compaction post through pngquant at --quality 60-80 (previous pass
    used 80-95), landing them at ~1.09MB total — a further ~23% reduction on
    top of the earlier compression, and ~77% off the original ~4.8MB payload.
    
    No visible quality change on the diagrams (flat colors, text, small 
palette).
---
 ...ckground-maintenance-across-storage-engines.png | Bin 419924 -> 324043 bytes
 .../benchmark-conceptual-setup.png                 | Bin 536302 -> 418301 bytes
 ...mor-separates-correctness-from-optimization.png | Bin 458156 -> 347815 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/website/static/assets/images/blog/2026-07-17-async-compaction-background-maintenance/background-maintenance-across-storage-engines.png
 
b/website/static/assets/images/blog/2026-07-17-async-compaction-background-maintenance/background-maintenance-across-storage-engines.png
index 7cca3e2f611f..fc52b493011f 100644
Binary files 
a/website/static/assets/images/blog/2026-07-17-async-compaction-background-maintenance/background-maintenance-across-storage-engines.png
 and 
b/website/static/assets/images/blog/2026-07-17-async-compaction-background-maintenance/background-maintenance-across-storage-engines.png
 differ
diff --git 
a/website/static/assets/images/blog/2026-07-17-async-compaction-background-maintenance/benchmark-conceptual-setup.png
 
b/website/static/assets/images/blog/2026-07-17-async-compaction-background-maintenance/benchmark-conceptual-setup.png
index 1258b3988406..86f5feab4750 100644
Binary files 
a/website/static/assets/images/blog/2026-07-17-async-compaction-background-maintenance/benchmark-conceptual-setup.png
 and 
b/website/static/assets/images/blog/2026-07-17-async-compaction-background-maintenance/benchmark-conceptual-setup.png
 differ
diff --git 
a/website/static/assets/images/blog/2026-07-17-async-compaction-background-maintenance/mor-separates-correctness-from-optimization.png
 
b/website/static/assets/images/blog/2026-07-17-async-compaction-background-maintenance/mor-separates-correctness-from-optimization.png
index 81222bd40b0b..e9f300244779 100644
Binary files 
a/website/static/assets/images/blog/2026-07-17-async-compaction-background-maintenance/mor-separates-correctness-from-optimization.png
 and 
b/website/static/assets/images/blog/2026-07-17-async-compaction-background-maintenance/mor-separates-correctness-from-optimization.png
 differ

Reply via email to