Computer Science
Pro PHP Application Performance Tuning PHP Web Projects for Maximum Performance
We begin to jump into the PHP code within this chapter. You will learn about PHP best coding practices when it comes to performance. You will learn about constructing a faster-running for loop, how to include files using the optimal PHP function, and, most importantly, how to use and install VLD, strace, and Xdebug. Once VLD and strace are installed, you will analyze Opcode, as well as the Apache C-level processes that your PHP script requires to run. Using Xdebug on the other, we will identify bottlenecks within the PHP code itself.
No copy data
No other version available