On Sep 5, 2016, at 13:13, Nicolas Grekas <nicolas.gre...@gmail.com> wrote:
> 
> It's not specifically me but Symfony's ClassCollectionLoader::load()
> method, which generates a single file with common classes inlined for
> faster bootstrapping (the perf gain is objectively measurable).

I have a hard time believing concatenating files is measurably faster with PHP 
7 and a well-configured opcache.

-Rasmus
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to