MediaTemple question
MediaTemple question
Out of context: Reply #5
- Started
- Last post
- 6 Responses
- rocha0
Also, processing an image with any program (GD, ImageMagik, or anything else) is going to make the image load slower because the image must be loaded, manipulated, spat out before being sent to the browser.
The size of the image, the amount of processing applied to it, and the quality of your scripting (not to mension the quality of the GD libraries), the speed of the server, and the level of traffic hitting the server are going to determine whether or not the difference in speed is going to be noticeable.