发表于2025-02-22
High Performance Web Sites pdf epub mobi txt 电子书 下载
Steve Souders在Yahoo!担任Chief Performance。他于2000年加盟Yahoo!,在该公司的很多平台和产品团队中工作过。在他到达今天这个位置之前,他就职于My Yahoo!开发团队。.
作为Chief Performance Yahoo!,他开发了一系列优秀软件,可以使网站访问速度变得更快。他构建了用于进行性能分析的工具,并将这些优秀软件和工具传播到Yahoo!的各个产品团队中。
在到Yahoo!之前,Steve就职于很多小型或中型公司,包括他和别人一起创办的两个公司——Helix Systems和CoolSync。
Want your web site to display more quickly? This book presents 14 specific rules that will cut 25% to 50% off response time when users request a page. Author Steve Souders, in his job as Chief Performance Yahoo!, collected these best practices while optimizing some of the most-visited pages on the Web. Even sites that had already been highly optimized, such as Yahoo! Search and the Yahoo! Front Page, were able to benefit from these surprisingly simple performance guidelines. The rules in High Performance Web Sites explain how you can optimize the performance of the Ajax, CSS, JavaScript, Flash, and images that you've already built into your site -- adjustments that are critical for any rich web application. Other sources of information pay a lot of attention to tuning web servers, databases, and hardware, but the bulk of display time is taken up on the browser side and by the communication between server and browser. High Performance Web Sites covers every aspect of that process. Each performance rule is supported by specific examples, and code snippets are available on the book's companion web site. The rules include how to: * Make Fewer HTTP Requests * Use a Content Delivery Network * Add an Expires Header * Gzip Components * Put Stylesheets at the Top * Put Scripts at the Bottom * Avoid CSS Expressions * Make JavaScript and CSS External * Reduce DNS Lookups * Minify JavaScript * Avoid Redirects * Remove Duplicates Scripts * Configure ETags * Make Ajax Cacheable If you're building pages for high traffic destinations and want to optimize the experience of users visiting your site, this book is indispensable. "If everyone would implement just 20% of Steve's guidelines, the Web would be a dramatically better place. Between this book and Steve's YSlow extension, there's really no excuse for having a sluggish web site anymore." -Joe Hewitt, Developer of Firebug debugger and Mozilla's DOM Inspector "Steve Souders has done a fantastic job of distilling a massive, semi-arcane art down to a set of concise, actionable, pragmatic engineering steps that will change the world of web performance." -Eric Lawrence, Developer of the Fiddler Web Debugger, Microsoft Corporation
##作者对于性能的极致追求对我影响很大
评分 评分##根据yahoo实际的优化经验而成,经过实际项目中的应用,感觉效果还是不错,只是一些类似于cdn的还暂时用不到,国内的cdn提供商貌似也没有国外那么普及
评分##小书一本,主要介绍网站在浏览器端的性能相关的影响因素, 脉络清晰, 结构合理. 老外书. 针对每个性能相关点,都尽量用图示方法来展现其性能差异, 然后提问题, 讲解提升性能的方法. 之前没有注意前端的性能问题, 这本书给我带来诸多新思想, 一个小时的阅读,即可读完, 读后有收获...
评分##书中提到了14条提升性能的规则,并运用这些规则分析了访问Top10的网站存在的问题、提出优化方案。其中一些规则已经在使用,但作者对采用这些规则原因的解释、及案例分析还是让我获益。http://stevesouders.com/hpws/
评分##有点过时
评分 评分##对于高性能网站建设的指导方针,是按照Yahoo YSlow的那套规则做的,在具体实施过程中,感觉有一项ETAG的设置效果不明显,其他几个优化方法进行实施,速度的确提升了一些。 现在,Google也推出了类似的工具Page Speed,也非常好用。
评分##对于前端开发的工程师们,这些建议,确实是应该考虑的,能提高网站的性能,我自己在开发网站的时候,也会注意到里面的事项; 我爱足球社区 我自己的网站: http://www.woizuqiu.com 很多地方 也是需要提高的
High Performance Web Sites pdf epub mobi txt 电子书 下载