php 5.6,7.0静态方法调用和new调用方法性能差距
摘要:
windows7 64 机器I5 8G内存,128G SSD 吐槽一下,win10内存的消耗,真的可怕 测试代码 class staticTest { public function test() { $i = 0; $i++; } public static function testStatic 阅读全文
posted @ 2018-06-26 11:08
zh7314
阅读(513)
评论(0)
推荐(0)
浙公网安备 33010602011771号