It seems that the benchmarks for Symfony + RoadRunner use an unpopular bridge, which slows down the interop between RoadRunner and Symfony.
I think it would be better to replace it with the more popular baldinof/roadrunner-bundle or another one that does not do unnecessary conversions and reflection calls on each request.