This is a video of the second phase of the Microsoft MVC conference. There is no absolute link. You can go to http://www.mvcconf.com/videos (the first video will be played at this time), search for performance by F3, find the link, and click, start playing this video ......
Although it is in English, it is easy to understand most of the time in the process of operating Visual Studio.
The outline is roughly as follows:
-How to define the performance of Web software.
-Set and measure the performance baseline. This section is very important and can be seen later. It shows the performance testing tool provided by.
-General Optimization process
28:00-output cathing, suitable for pages with few changes, such as the homepage
37: 00-data cathing, suitable for caching data with many changes
43: 00-about writes write operation Buffer
46: 00-end: I spoke a lot of "Tips", but in the last example, I applied these tips once (about 5 lines of code added), and the performance was improved to three times.
Other videos are not yet viewed. Read them and write them again.
Click to download the free agile development textbook: Martian agile development manual