Closed thexpand closed 4 years ago
There are the first benchmark of Comet against other frameworks inluding Mezzio:
https://github.com/the-benchmarker/web-frameworks
74 | php (7.4) | comet (0.7) | 66 835 | 70 357 | 70 149 174 | php (7.4) | mezzio (3.2) | 2 854 | 2 912 | 2 976
So, you may see, Comet able to handle requests ~30x faster then Mezzio.
I've done all benchmarks modifying code of Techempower Benchmarks. Unfortunately, there no codes for Mezzio, so its not so easy for me to benchmark this framework, sorry.
According to another popular benchmark, it slow as hell (#174 out of 182):
https://github.com/the-benchmarker/web-frameworks