Forum Moderators: Robert Charlton & goodroi
...After three years of debate, a few new pieces of markup have emerged to solve the responsive images problem:
srcset
sizes
picture
and our old friend source (borrowed from audio and video)
These new elements and attributes allow us to mark up multiple, alternate sources, and serve each client the source that suits it best.
...we’ll see firsthand the dramatic performance gains that the new features enable.
My guess is that Google measures load time, rather than looks at image size...