If you install jAlbum, you get automatically a 'Sample Project' for testing variants and WEBP output on various devices.
However the maximum resolution of the images is maximal 2000x1333, so the output is also limited to 2000x1333.. This is not sufficient for for instance a 4k laptop (3840x2160) and larger monitors.
Also for smaller devices, iPhones and iPads etc. there is no differentiation, they all show the same 2.0x:2000x1333 (WEBP) images.
So my request is to increase the resolution of the Sample Project images.
If you do that you see more differences between devices as you can see in my
PhotoSwipe SrcSets test album and my
Tiger SrcSets test album, where images of about 4608x3456 are used.
My tests show also that image bounds < 1200x1200 are useless and should be removed I think.