Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Responsive Images Efficiency Analyzer #3

Closed
zachleat opened this issue May 5, 2017 · 14 comments
Closed

Responsive Images Efficiency Analyzer #3

zachleat opened this issue May 5, 2017 · 14 comments

Comments

@zachleat
Copy link
Owner

zachleat commented May 5, 2017

Tests the efficiency of the bitmap images you have on your page at different screen resolutions.

Resize the page and then measure an image’s rendered dimensions versus the image’s natural dimensions, report retina rating (2x, 3x, .5x) and give some kind of efficiency score.

Maybe also report amount of wire-weight image savings between breakpoints.

Not sure if this would be a build tool or a bookmarklet (or both).

@nhoizey
Copy link

nhoizey commented May 8, 2017

Looks a little like @yoavweiss' Sizer Soze: https://blog.yoav.ws/who_is_sizer_soze/

@zachleat
Copy link
Owner Author

zachleat commented May 8, 2017

Ah yes! I’d forgotten about this (I’m even listed on the contributors list there 😱), thanks @nhoizey!

Looks like it might be down though, I got this error when I tried it: ResponsiveImagesCG/Sizer-Soze-frontend#51

@nhoizey
Copy link

nhoizey commented May 8, 2017

You're welcome! ;-)

I hope it will be fixed.

@zachleat
Copy link
Owner Author

@zachleat
Copy link
Owner Author

Hmm, I think I’m going to reopen this. It’s very close! I want to see a report across a bunch of different viewport sizes.

@zachleat zachleat reopened this May 10, 2017
@zachleat
Copy link
Owner Author

@nhoizey
Copy link

nhoizey commented May 10, 2017

Also, it doesn't seem to work very well: keysight-eggplant/image-checker#29

@zachleat
Copy link
Owner Author

You mean, not yet! Let’s contribute to this thing 🙂

@nhoizey
Copy link

nhoizey commented May 10, 2017

Indeed! ;-)

@simonhearne
Copy link

Perhaps combining the image checker with something like Breakpoint Tester would provide a good solution?

@zachleat
Copy link
Owner Author

zachleat commented May 11, 2017

@simonhearne that’s a fantastic idea! Y’all should put that recommendation in the docs somewhere

@zachleat
Copy link
Owner Author

zachleat commented Jan 19, 2018

Just for posterity I’m going to include https://webspeedtest.cloudinary.com/ here as well, although it uses a fixed viewport size and DPI.

@nhoizey
Copy link

nhoizey commented Mar 17, 2018

@zachleat
Copy link
Owner Author

Launched! https://github.com/filamentgroup/imaging-heap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants