Page 2: Image Heavy Test
Test Focus: This page loads 6 images (2 small, 2 medium, 2 large) totaling ~1.6MB to test parallel connection handling and image loading performance.
Capturing performance metrics
Test Images
Small (~50KB)
Small (~50KB)
Medium (~200KB)
Medium (~200KB)
Large (~500KB)
Large (~500KB)
Navigation
About This Test
This page tests how browsers handle loading multiple images of varying sizes. Browsers may load these images in parallel or sequentially, and connection pooling behavior can differ between Safari and Chrome on iOS.
What to Look For
- Total Load Time: Should be higher than Page 1 due to image downloads
- Resource Timing: Check console for individual image load times
- Parallel Loading: Safari and Chrome may handle concurrent image downloads differently
- Connection Reuse: Browsers may reuse TCP connections for multiple images