YSlow Tutorial, Part 3 of 3: Reducing Parse Time
For those of you late to the party, I would recommend you read the first two ever-so-interesting parts of this tutorial: Minimizing File Size and Minimizing Server Calls. The first part, especially, will introduce you to the importance of web page optimization. This part of the tutorial is written under the impression that you have either read the first two parts or found this page via Google in an attempt to answer one question in particular, in which case you don’t need and probably aren’t reading the introduction.
That said, part 3 deals with minimizing your web page’s parse time – that is, the time it takes for the browser to convert your document from markup to visual elements. Thus concluding the sequential steps of web page creation: creating the files in a manner to reduce their size, retrieving the files in a manner to reduce server stress, and finally loading and displaying the files in a manner that occurs swiftly.
Read More
1174 Fans
2429 Readers
15575 Followers