empty_loop 0.064 func() 0.038 -0.026 undef_func() 0.049 -0.015 int_func() 0.022 -0.042 $x = self::$x 0.232 0.168 self::$x = 0 0.174 0.111 isset(self::$x) 0.226 0.162 empty(self::$x) 0.240 0.176 $x = Foo::$x 0.109 0.045 Foo::$x = 0 0.094 0.030 isset(Foo::$x) 0.091 0.027 empty(Foo::$x) 0.119 0.055 self::f() 0.038 -0.026 Foo::f() 0.047 -0.017 $x = $this->x 0.107 0.043 $this->x = 0 0.097 0.033 $this->x += 2 0.168 0.104 ++$this->x 0.154 0.090 --$this->x 0.152 0.089 $this->x++ 0.197 0.133 $this->x-- 0.175 0.111 isset($this->x) 0.104 0.040 empty($this->x) 0.157 0.094 $this->f() 0.135 0.071 $x = Foo::TEST 0.123 0.059 new Foo() 0.488 0.424 $x = TEST 0.091 0.027 $x = $_GET 0.142 0.078 $x = $GLOBALS['v'] 0.139 0.075 $x = $hash['v'] 0.041 -0.023 $x = $str[0] 0.040 -0.024 $x = $a ?: null 0.041 -0.023 $x = $f ?: tmp 0.041 -0.023 $x = $f ? $f : $a 0.041 -0.023 $x = $f ? $f : tmp 0.041 -0.023 ------------------------ Total 4.215