Matthieu Napoli

Results 682 comments of Matthieu Napoli

Hi @Nyholm, thanks that's really interesting!

:+1: agreed this could be the next step.

Agreed, ideally we would have a default mode for Bref that is fast but proven to be reliable, then we can have one or several experimental modes that provide performance...

Unless I'm mistaken all Symfony examples in this repository are using 4.1.

Right, I think it's better if we change one thing at a time, and if we keep all benchmarks similar (same Symfony version). Could you change it to use the...

Ohh that's very interesting… I have just uploaded the build script so that it can be reviewed and tested: https://github.com/mnapoli/bref/pull/106 As you can see in the `php.ini` I enable opcache,...

It is set here: https://github.com/mnapoli/bref-bootstrap-benchmarks/blob/e923651e74f77afbfb3a917c25c83fa3f4c27489/a/php/bootstrap#L1 But it is set correctly in your benchmark too: https://github.com/mnapoli/bref-bootstrap-benchmarks/blob/e923651e74f77afbfb3a917c25c83fa3f4c27489/f/symfony/bootstrap#L1 So I don't understand. Maybe this flag doesn't work?

Right that makes sense! Thanks!

Let's keep that open, I think `C` needs to be updated too (and for some reason it stopped working while I was working on it, seemed to be stuck in...

That would be interesting, but execution time varies greatly from machines to machines. The only significant result in a benchmark would be to compare A to B. A and B...