Welcome to MSDN Blogs Sign in | Join | Help

Garrett Serack: Open Source Development at Microsoft

View from deep inside Microsoft's Open Source Software Lab

Browse by Tags

All Tags » PHPonWin » PHP   (RSS)
Sorry, but there are no more tags available to filter with.
Building an Optimized PHP Build process on Windows (Part IV)
Previously, I had discussed what it took to use PGO on the Windows PHP build. The lead to me building automated build scripts… Automation as the root of all evil "Anything that can be done for you, automatically, can be done to you, automatically." Read More...
Crafting an Optimized PHP Build Process on Windows (Part III)
Previously, I had talked about using PGO in the PHP build process. In order to use it I had to observe… The Heisenberg build process "A process cannot be understood by stopping it. Understanding must move with the flow of the process, must join it and Read More...
PHP on Windows Optimized build—Thread Safe version too!
I’ve just finished tweakin’ out the PGO (Profiled Guided Optimization) build script for PHP on Windows to crank out the thread-safe version of PHP as well. So, now you can test PHP 5.3 RC3-dev PGO optimized for Windows with Apache 2.2! What’s the difference Read More...
Page view tracker