I have a Windows-based environment with ZF2, Doctrine, and MySQL that runs very fast.
But now I'm experimenting with Vagrant with the machine configured through Puphpet. I was able to make the system work in this environment, but it is extremely slow. And when I do MySQL directly from the console, it's super fast. I did not make configuration changes either in PHP or MySQL.
Would you have some light to give me?