Hi Jan, > -----Original Message----- > From: Jan Ehrhardt [mailto:php...@ehrhardt.nl] > Sent: Tuesday, July 18, 2017 7:11 PM > To: internals@lists.php.net > Subject: [PHP-DEV] Re: PHP 7.2 forked > > Sara Golemon in php.internals (Tue, 18 Jul 2017 10:48:16 -0400): > >That's it! Feature freeze is on. > > Congrats. Question, maybe for Anatol: what did change in the Windows Build > environment? It was taking ages for 'Generating code', for each extension. Now > it is as fast as building PHP 7.1. > -- There is no change in the build process, disregarding the requirement on the new SDK. The build efficiency usually depends on the power of the build host. What I can only guess, is that the removal of /LTCG for non PGO build could improve build speed on a less powerful machine. That option was added in master, but had to be removed due to compatibility issues.
Regards Anatol -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php