What makes PHP slower than Java or C#?

后端 未结 8 824
耶瑟儿~
耶瑟儿~ 2020-12-14 16:10

This is something I\'ve always wondered: Why is PHP slower than Java or C#, if all 3 of these languages get compiled down to bytecode and then executed from there? I know th

8条回答
提交回复
热议问题