empty_loop 0.018 func() 0.016 -0.003 undef_func() 0.016 -0.003 int_func() 0.016 -0.002 $x = self::$x 0.080 0.062 self::$x = 0 0.064 0.045 isset(self::$x) 0.076 0.057 empty(self::$x) 0.087 0.068 $x = Foo::$x 0.052 0.034 Foo::$x = 0 0.035 0.016 isset(Foo::$x) 0.041 0.023 empty(Foo::$x) 0.047 0.029 self::f() 0.017 -0.002 Foo::f() 0.017 -0.002 $x = $this->x 0.037 0.019 $this->x = 0 0.041 0.023 $this->x += 2 0.065 0.046 ++$this->x 0.053 0.035 --$this->x 0.053 0.035 $this->x++ 0.053 0.035 $this->x-- 0.051 0.033 isset($this->x) 0.050 0.032 empty($this->x) 0.052 0.034 $this->f() 0.072 0.053 $x = Foo::TEST 0.052 0.034 new Foo() 0.162 0.144 $x = TEST 0.029 0.011 $x = $_GET 0.057 0.038 $x = $GLOBALS['v'] 0.054 0.036 $x = $hash['v'] 0.016 -0.003 $x = $str[0] 0.016 -0.003 $x = $a ?: null 0.016 -0.003 $x = $f ?: tmp 0.016 -0.003 $x = $f ? $f : $a 0.016 -0.003 $x = $f ? $f : tmp 0.016 -0.003 ------------------------ Total 1.559