https://bugs.documentfoundation.org/show_bug.cgi?id=147550
--- Comment #4 from Jérôme <[email protected]> --- (In reply to xordevoreaux from comment #3) > I prefer to set all my > PNG compression settings to 1, not 9. The higher the compression, the more > work to process that compression when a graphic loads, and I'm not lacking > for disk space that I need high compression settings. This article tells that a deflate archive (png compression method) is read faster with the 9 force than with the 1 force : https://cran.r-project.org/web/packages/brotli/vignettes/brotli-2015-09-22.pdf I you want your images to load faster, maybe you could try to set the 9 png compression force. -- You are receiving this mail because: You are the assignee for the bug.
