I noticed the new benchmarks (round 15) were put out 2/14/2018 and the tests have Phalcon Micro screaming fast and Phalcon (non Micro) only slightly faster than Laravel.
https://www.techempower.com/benchmarks/#section=data-r15&hw=ph&test=query&l=hr9zpb
Can someone explain what is happening besides "this is a test that isn't real world so don't worry about", is there a better way for them to implement this?
What they did with Micro: https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/PHP/phalcon-micro/public/index.php
What they did with Non Micro: https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/PHP/phalcon/app/controllers/BenchController.php