empty_loop 0.048 func() 0.039 -0.010 undef_func() 0.039 -0.009 int_func() 0.050 0.002 $x = self::$x 0.218 0.170 self::$x = 0 0.225 0.177 isset(self::$x) 0.249 0.201 empty(self::$x) 0.239 0.191 $x = Foo::$x 0.206 0.158 Foo::$x = 0 0.230 0.182 isset(Foo::$x) 0.180 0.132 empty(Foo::$x) 0.246 0.197 self::f() 0.078 0.030 Foo::f() 0.046 -0.002 $x = $this->x 0.132 0.084 $this->x = 0 0.099 0.051 $this->x += 2 0.167 0.119 ++$this->x 0.145 0.096 --$this->x 0.184 0.136 $this->x++ 0.140 0.092 $this->x-- 0.104 0.055 isset($this->x) 0.139 0.091 empty($this->x) 0.147 0.099 $this->f() 0.177 0.129 $x = Foo::TEST 0.203 0.155 new Foo() 0.525 0.477 $x = TEST 0.100 0.052 $x = $_GET 0.174 0.126 $x = $GLOBALS['v'] 0.164 0.116 $x = $hash['v'] 0.059 0.011 $x = $str[0] 0.061 0.013 $x = $a ?: null 0.068 0.019 $x = $f ?: tmp 0.035 -0.013 $x = $f ? $f : $a 0.038 -0.010 $x = $f ? $f : tmp 0.048 0.000 ------------------------ Total 5.006