Loading a page with large images (e.g. 2 JPEG images 2500x3500 each) takes a lot of time. The majority of the time is spent in decoding the images.
In Q3 2015 SP1, the .20 version will use multiple threads for decoding the image which will improve its performance. The .40 version is already using multiple threads for decoding.