W3C home > Mailing lists > Public > public-i18n-archive@w3.org > April to June 2020

[jlreq] Optimize the images (#218)

From: Fuqiao Xue via GitHub <sysbot+gh@w3.org>
Date: Sun, 28 Jun 2020 03:09:16 +0000
To: public-i18n-archive@w3.org
Message-ID: <issues.opened-646824549-1593313755-sysbot+gh@w3.org>
xfq has just created a new issue for https://github.com/w3c/jlreq:

== Optimize the images ==
It often takes tens of seconds to open jlreq, so IMHO it would be useful to improve the performance by:

* Changing the image format to optimized [WebP](https://caniuse.com/#feat=webp) or SVG (using the [picture](https://html.spec.whatwg.org/multipage/embedded-content.html#the-picture-element) element if needed), and/or
* Adding the [loading](https://html.spec.whatwg.org/multipage/embedded-content.html#attr-img-loading) attribute to the `img` elements

since over 90% of the bytes downloaded are images.

Please view or discuss this issue at https://github.com/w3c/jlreq/issues/218 using your GitHub account
Received on Sunday, 28 June 2020 03:09:19 UTC

This archive was generated by hypermail 2.4.0 : Monday, 4 July 2022 18:09:42 UTC