Pro PHP Application Performance: Tuning PHP Web Projects for Maximum Performance
Autor Armando Padilla, DUPTim Hawkinsen Limba Engleză Paperback – 29 dec 2010
• Using Xdebug to profile functions that are not running as efficiently as possible.
• Comparing opcode executed by different PHP functions to narrow the search for functions that run efficiently.
• Using strace to analyze Apache while your application is served to the user.
Once you complete this book you will have a complete sense of where to start optimizing and, most importantly, have the tools which allow you to continue optimizing in other PHP applications going forward.
Preț: 216.08 lei
Preț vechi: 270.10 lei
-20% Nou
Puncte Express: 324
Preț estimativ în valută:
41.35€ • 42.96$ • 34.35£
41.35€ • 42.96$ • 34.35£
Carte disponibilă
Livrare economică 13-27 ianuarie 25
Livrare express 27 decembrie 24 - 02 ianuarie 25 pentru 92.13 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781430228981
ISBN-10: 1430228989
Pagini: 264
Ilustrații: 264 p.
Dimensiuni: 178 x 254 x 14 mm
Greutate: 0.55 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1430228989
Pagini: 264
Ilustrații: 264 p.
Dimensiuni: 178 x 254 x 14 mm
Greutate: 0.55 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
Chapter 1. Testing Techniques & Benchmarking
Chapter 2. Improving Client Download & Rendering Performance
Chapter 3. PHP Code Optimization
Chapter 4. PHP Opcode Caching
Chapter 5. PHP Variable Caching
Chapter 6. Operating System Tweaks
Chapter 7. Web Server Performance Overview
Chapter 8. Web Server Software Tweaks
Chapter 9. Database Tweaks
Chapter 2. Improving Client Download & Rendering Performance
Chapter 3. PHP Code Optimization
Chapter 4. PHP Opcode Caching
Chapter 5. PHP Variable Caching
Chapter 6. Operating System Tweaks
Chapter 7. Web Server Performance Overview
Chapter 8. Web Server Software Tweaks
Chapter 9. Database Tweaks
Notă biografică
Armando Padilla has over 10 years in the PHP community, and has contributed PHP development of asset management tools to both "Late Night with Conan O'Brien" and "Saturday Night Live". He contributed to the Zend framework powered DunderMifflinInfinity.com social networking web site, an NBC.com project for "The Office". He is currently an active PHP developer at Yahoo!, and is working on his master's degree in the computer science, semantic web, and data mining fields.
Caracteristici
This book contains tips, tricks, and techniques to make new and existing PHP applications much faster and less resource-hungry.