empty_loop 0.043 func() 0.139 0.096 undef_func() 0.141 0.098 int_func() 0.136 0.092 $x = self::$x 0.090 0.046 self::$x = 0 0.089 0.045 isset(self::$x) 0.082 0.039 empty(self::$x) 0.084 0.040 $x = Foo::$x 0.079 0.036 Foo::$x = 0 0.078 0.034 isset(Foo::$x) 0.074 0.030 empty(Foo::$x) 0.073 0.029 self::f() 0.148 0.105 Foo::f() 0.140 0.096 $x = $this->x 0.077 0.033 $this->x = 0 0.141 0.098 $this->x += 2 0.076 0.033 ++$this->x 0.070 0.027 --$this->x 0.069 0.025 $this->x++ 0.076 0.032 $this->x-- 0.076 0.032 isset($this->x) 0.072 0.028 empty($this->x) 0.074 0.031 $this->f() 0.169 0.125 $x = Foo::TEST 0.080 0.037 new Foo() 0.463 0.420 $x = TEST 0.063 0.020 $x = $_GET 0.105 0.062 $x = $GLOBALS['v'] 0.139 0.095 $x = $hash['v'] 0.083 0.039 $x = $str[0] 0.189 0.146 $x = $a ?: null 0.080 0.036 $x = $f ?: tmp 0.132 0.088 $x = $f ? $f : $a 0.083 0.039 $x = $f ? $f : tmp 0.133 0.090 ------------------------ Total 3.844