#svg verry unoptimized on website

1 messages · Page 1 of 1 (latest)

spiral spire
#

I'll have our Firefox people test it tomorrow.

#

?

#

I'll let marketing know.

compact dawn
#

the svg uses a crazy amount of cpu, on FireFox based browser.

That's actually wild, somehow consuming 4-5 CPU cores 🤣 meanwhile Chrome based is 10x lower

spiral spire
#

fixed, SVG issue is being looked into it.

barren breach
#

???
APNG has been around for years and supported by most stuff https://en.m.wikipedia.org/wiki/APNG
It was made by Mozilla, not sure where you got that idea from.

Animated Portable Network Graphics (APNG) is a file format which extends the Portable Network Graphics (PNG) specification to permit animated images that work similarly to animated GIF files, while supporting 24 or 48-bit images and full alpha transparency not available for GIFs. It also retains backward compatibility with non-animated PNG files...

#

Only recently standardized? Yikes.

#

Took them long enough 🤣

compact dawn
#

AVIF is superior :sip:

barren breach
#
        <div id="bunny-avatar" class="image">
            <picture>
                <source srcset="//images.sayuricane.net/sayuricane.avif" type="image/avif" width="150" height="150">
                <source srcset="//images.sayuricane.net/sayuricane.webp" type="image/webp" width="150" height="150">
                <img src="//images.sayuricane.net/sayuricane.png" fetchpriority="low" width="150" height="150" alt="" loading="lazy" decoding="async">
            </picture>
        </div>
#

💪

#

compatibility go brr

#

Skill issue 💅 🗣️ (/s)

compact dawn
#

Using AI and machine learning™

barren breach
compact dawn
#

Yes I tell him to write out the pixels every pageview.

barren breach
#

How reliable is he?

compact dawn
#

About zero at this rate

barren breach
#

Is he cheaper than Cloudinary?

compact dawn
#

He works for free. Internship

barren breach
#

Perfect!