Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近我正在研究这个话题,一些文章作者声称由于 php 的 oop 和类系统实际上是 hacks 和 hooks,因此 php 是一种脚本语言。
我想知道这如何反映在性能方面。
数组和对象之间是否存在显着的性能差异?
如果使用 php5 对象比数组稍快,但在大多数情况下差异可以忽略不计
这是性能测试的链接: http ://aggregation.novaak.net/?q=node/227