[Original] website front-end page-level performance test method
1. Overview of website front-end page-level performance testing methodsWhen we mention the scope of testing performance testing, we will think of using a high concurrency to visit a website to check the system running at a certain time, today we will mention another performance test scenario, "website front-end page-level performance test". In short, it is to check the information elements on a single page of the accessed website, judge the size of each element and the system load response time.
2. Website front-end page-Level Performance Testing Method
Open-source testing tools:Yslow pagespeed
Commercial testing tools:Httpwatch
Online Testing:Www.webpagetest.org
Recommended: yslow
Download URL: Http://developer.yahoo.com/yslow/
3. Test and Evaluation MethodsThe front-end page-level performance test must be standardized. The specific content can include the content of elements on each front-end page, such as the image size, format, flash size, and JS size, whether gizp is compressed or not. then, compare and analyze the results obtained by running the front-end test yslow and other tools to determine whether the content of this online update has reached the standard.