|
|
|
|
|
by robryan
4856 days ago
|
|
Is that actually true that PHP is slower? Say something like Symphony2 vs rails for a reasonably complicated app. Is there much out there in terms of benchmarks? (I think we are both coming from that it really doesn't matter most of the time side but would be interesting to know if PHP is actually slower). |
|
But ~300ms server response times is nothing if your end user has to wait 5-6 seconds for the page to render due to suboptimal frontend code. Plus, throw in varnish/nginx microcaching and requests drop to ~10ms regardless of your framework.