buchspektrum Internet-Buchhandlung

Neuerscheinungen 2012

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Tom Barker

Pro JavaScript Performance


Monitoring and Visualization
1st ed. 2012. xi, 220 S. XI, 220 p. 254 mm
Verlag/Jahr: SPRINGER, BERLIN 2012
ISBN: 1-430-24749-5 (1430247495)
Neue ISBN: 978-1-430-24749-4 (9781430247494)

Preis und Lieferzeit: Bitte klicken


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.
What Is Performance?
Tools and Technology to Measure and Impact Performance
WPTRunner-Automated Performance Monitoring and Visualization with WebPagetest
perfLogger-JavaScript Benchmarking and Logging
Looking Forward, A Standard for Performance
Web Performance Optimizations
Runtime Performance
Balancing Performance with Software Engineering Best Practices and Running in Production
Tom Barker is an engineer, a professor and an author. Currently he is Sr Manager of Web Development at Comcast, and an instructor at Philadelphia University. He has authored several books on web development including Pro JavaScript Performance: Monitoring and Visualization, and Pro Data Visualization with JavaScript and R.