ampproject / amp-toolbox

A collection of AMP tools making it easier to publish and host AMP pages.
Apache License 2.0
449 stars 243 forks source link

Blurry placeholder performance: (Optionally) use sharp #1119

Open cramforce opened 3 years ago

cramforce commented 3 years ago

sharp should be a much faster image manipulation library. Would be nice if it could be the default, but otherwise making it optional would also be work.

sebastianbenz commented 3 years ago

Yeah, we definitely should switch. This has been on my todo list for a while. The current rendering performance is pretty bad.