Pro JavaScript Performance: Monitoring and Visualization

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Performance is a hugely important area of web development. If your site runs slowly, users are going to leave, and the problem only grows as your site gets more popular. Pro JavaScript Performance gives you the tools you need to keep your sites smooth and responsive no matter how many users you have.

Best practices are changing or becoming redefined continually because of changes and optimizations at the interpreter level, and differences in system configuration, and network speeds. This is exacerbated by the quickened release schedule that most browsers have adopted. Just as important as following best practices is the ability to measure your own performance, so that you can adjust as times change, and so that you can note the subtle nuances in your own code and define your own best practices by your own observations.

This book gives you the tools to observe and track the performance of your web applications over time from multiple perspectives, so that you are always aware of, and can fix, all aspects of your performance.

Author(s): Tom Barker (auth.)
Edition: 1
Publisher: Apress
Year: 2012

Language: English
Pages: 207
Tags: Computer Science, general

Front Matter....Pages i-xi
What is Performance....Pages 1-12
Tools and Technology to Measure and Impact Performance....Pages 13-42
WPTRunner—Automated Performance Monitoring and Visualization with WebPagetest....Pages 43-64
perfLogger—JavaScript Benchmarking and Logging....Pages 65-82
Looking Forward, a Standard for Performance....Pages 83-108
Web Performance Optimizations....Pages 109-137
Runtime Performance....Pages 139-173
Balancing Performance with Software Engineering Best Practices and Running in Production....Pages 175-202
Back Matter....Pages 203-207