PHP does not have poor performance, with his version 7 and some PHP/Nginx configuration done well it can run really fast, not as fast as compiled languages, but it is way fast enough to have an enjoyable user experience.
To me, there is no real value to competing all theses frameworks, since they all run in different environments, the real focus should be on the performance of frameworks of one language trying to solve the same problem, in a similar way. Like comparing Node's framework like express.js and hapi.js is irrelevant because they are not built for the same purposes.
There will always be languages faster than others, but the main focus should be on what you need, not what is the faster, because thinking like this, you'll end up trapped in a language that does not fit your needs, and start hacking around.
Everything is fast enough, take the time to work with it, understand the main goal of each, and use it when it will be the most relevant for you.
This way you will end up beeing a happy & wise developer!
Hope you best for this year.