empty_loop 0.018 func() 0.016 -0.002 undef_func() 0.016 -0.002 int_func() 0.016 -0.002 $x = self::$x 0.080 0.062 self::$x = 0 0.063 0.046 isset(self::$x) 0.075 0.057 empty(self::$x) 0.080 0.062 $x = Foo::$x 0.045 0.027 Foo::$x = 0 0.032 0.014 isset(Foo::$x) 0.040 0.022 empty(Foo::$x) 0.052 0.034 self::f() 0.018 0.000 Foo::f() 0.018 0.000 $x = $this->x 0.038 0.020 $this->x = 0 0.042 0.024 $this->x += 2 0.065 0.048 ++$this->x 0.053 0.036 --$this->x 0.054 0.036 $this->x++ 0.052 0.034 $this->x-- 0.053 0.035 isset($this->x) 0.052 0.034 empty($this->x) 0.054 0.036 $this->f() 0.072 0.055 $x = Foo::TEST 0.053 0.036 new Foo() 0.166 0.149 $x = TEST 0.030 0.013 $x = $_GET 0.058 0.041 $x = $GLOBALS['v'] 0.056 0.038 $x = $hash['v'] 0.016 -0.001 $x = $str[0] 0.016 -0.001 $x = $a ?: null 0.016 -0.002 $x = $f ?: tmp 0.016 -0.001 $x = $f ? $f : $a 0.016 -0.002 $x = $f ? $f : tmp 0.016 -0.002 ------------------------ Total 1.563