top | item 37455062

(no title)

husarcik | 2 years ago

How does this speed improvement compare to Laravel octane with swoole? Curious if I can switch!

discuss

order

Dachande663|2 years ago

We tried roadrunner (similar thing), but couldn't do it without rewriting certain bits of the app (anything with globals basically) whereas unit was a straight swap. My guess would be, if you're properly using the advantages swoole can bring (like shared memory cache etc), it will outperform unit.