So, while I've asked the folks loading up our galleries to reduce the redundant imagery, it's still the case that all calls to the ImageMachine for resizing images to uniform dimensions are essentially serialized. Even though the page *appears* to be loaded, the network tab of the developer tools shows images continuing to load in galleries below the fold/offscreen, one after the other, for several seconds.
Ideally, these images would all load in parallel.
Anyone encounter this and find a fix? Some setting in ImageMachine invocation that will fire-and-forget rather than block?
Thanks in advance.
Ideally, these images would all load in parallel.
Anyone encounter this and find a fix? Some setting in ImageMachine invocation that will fire-and-forget rather than block?
Thanks in advance.
Comment