Accelerating PHP Applications |
|
2024-11-22 |
|
|
4 |
|
|
Eliminate waste by removing symbols from object files using strip utility.
Saves disk space and more importantly memory needed to load the library or run the binary. In case of PHP
makes the binary or Apache library 20-30% smaller.