3v4l.org

run code in 300+ PHP versions simultaneously
<?php class a { } class b extends a { protected $object; public function __construct() { $this->object = new stdClass(); $this->object->name = "default"; } public function setObject(stdClass $object) { $this->object = $object; } public function getObject() { return $this->object; } public function __clone() { $this->object = clone $this->object; } } class runner { public $target; public function __construct() { $this->target = new b(); } public function run() { $object1 = new stdClass(); $object1->name = "object1"; $object2 = new stdClass(); $object2->name = "object2"; if (1 == 2) { // } elseif ($object1 instanceof $this->target->object) { $b2 = clone $this->target; $b2->object = $object1; echo $b2->getObject()->name; } } } $runner = new runner(); $runner->run();

Here you find the average performance (time & memory) of each version. A grayed out version indicates it didn't complete successfully (based on exit-code).

VersionSystem time (s)User time (s)Memory (MiB)
8.3.60.0130.00718.56
8.3.50.0070.01322.10
8.3.40.0110.00318.63
8.3.30.0140.00019.13
8.3.20.0040.00420.16
8.3.10.0000.00722.13
8.3.00.0080.00022.32
8.2.180.0180.00416.88
8.2.170.0160.00622.96
8.2.160.0040.01120.39
8.2.150.0050.00324.18
8.2.140.0080.00024.66
8.2.130.0000.01526.16
8.2.120.0050.00319.36
8.2.110.0030.00722.08
8.2.100.0040.00817.84
8.2.90.0000.00719.23
8.2.80.0030.00517.97
8.2.70.0030.00617.63
8.2.60.0080.00017.93
8.2.50.0050.00318.07
8.2.40.0040.00418.09
8.2.30.0000.00718.07
8.2.20.0030.00617.77
8.2.10.0050.00217.69
8.2.00.0000.00717.63
8.1.280.0110.00725.92
8.1.270.0000.00822.18
8.1.260.0070.00026.35
8.1.250.0070.00028.09
8.1.240.0050.00323.80
8.1.230.0110.00019.01
8.1.220.0000.00817.74
8.1.210.0000.00818.77
8.1.200.0060.00317.23
8.1.190.0090.00017.40
8.1.180.0030.00518.10
8.1.170.0000.00818.30
8.1.160.0050.00221.85
8.1.150.0000.00818.58
8.1.140.0070.00017.30
8.1.130.0030.00317.84
8.1.120.0040.00417.30
8.1.110.0000.00917.30
8.1.100.0040.00417.43
8.1.90.0000.00717.29
8.1.80.0000.00717.33
8.1.70.0000.00717.28
8.1.60.0030.00617.60
8.1.50.0000.00717.44
8.1.40.0040.00417.44
8.1.30.0000.00817.47
8.1.20.0000.00817.65
8.1.10.0030.00517.61
8.1.00.0040.00417.51
8.0.300.0040.00318.77
8.0.290.0040.00417.05
8.0.280.0040.00418.44
8.0.270.0000.00717.16
8.0.260.0030.00316.83
8.0.250.0030.00316.84
8.0.240.0040.00416.86
8.0.230.0040.00316.94
8.0.220.0070.00016.93
8.0.210.0020.00516.87
8.0.200.0030.00316.98
8.0.190.0030.00616.86
8.0.180.0000.00716.82
8.0.170.0040.00416.93
8.0.160.0030.00716.81
8.0.150.0000.00716.74
8.0.140.0040.00416.86
8.0.130.0040.00413.39
8.0.120.0040.00416.82
8.0.110.0040.00416.93
8.0.100.0020.00516.91
8.0.90.0000.00716.95
8.0.80.0100.00716.87
8.0.70.0040.00416.89
8.0.60.0040.00416.73
8.0.50.0000.00716.81
8.0.30.0090.01017.10
8.0.20.0100.00917.40
8.0.10.0050.00217.06
8.0.00.0170.00616.72
7.4.330.0020.00215.00
7.4.320.0030.00316.59
7.4.300.0060.00016.59
7.4.290.0000.00716.57
7.4.280.0000.00716.41
7.4.270.0030.00316.51
7.4.260.0040.00716.39
7.4.250.0000.00816.46
7.4.240.0040.00416.62
7.4.230.0030.00316.64
7.4.220.0090.00916.61
7.4.210.0090.00616.47
7.4.200.0070.00016.61
7.4.190.0030.00316.70
7.4.160.0090.00916.55
7.4.150.0090.00917.40
7.4.140.0040.01317.86
7.4.130.0140.00316.54
7.4.120.0120.00816.63
7.4.110.0070.01016.64
7.4.100.0110.01116.57
7.4.90.0110.00716.54
7.4.80.0090.00919.39
7.4.70.0040.01216.68
7.4.60.0030.01416.54
7.4.50.0030.00616.43
7.4.40.0060.00622.77
7.4.30.0080.00816.36
7.4.00.0140.00415.04
7.3.330.0070.00013.36
7.3.320.0020.00213.18
7.3.310.0030.00316.22
7.3.300.0000.00816.39
7.3.290.0120.00616.45
7.3.280.0120.00716.39
7.3.270.0060.01317.40
7.3.260.0120.00616.35
7.3.250.0060.01116.44
7.3.240.0040.01816.55
7.3.230.0030.01316.47
7.3.210.0080.00916.61
7.3.200.0090.00919.39
7.3.190.0120.00516.38
7.3.180.0040.01216.45
7.3.170.0100.00716.46
7.3.160.0070.01016.49
7.3.120.0070.01014.93
7.2.330.0150.00916.58
7.2.320.0140.00916.72
7.2.310.0060.01016.35
7.2.300.0040.01316.73
7.2.290.0070.01316.80
7.2.60.0140.00017.02
7.2.00.0070.00319.51
7.1.200.0030.00615.61
7.1.100.0060.00317.96
7.1.70.0000.00817.06
7.1.60.0000.02519.82
7.1.50.0100.01016.83
7.1.00.0130.06722.42
7.0.200.0080.00416.94
7.0.140.0000.07722.04
7.0.100.0300.04019.96
7.0.90.0100.08019.95
7.0.80.0270.08719.89
7.0.70.0130.07320.02
7.0.60.0430.07319.89
7.0.50.0000.05020.26
7.0.40.0130.07320.09
7.0.30.0130.07320.13
7.0.20.0100.07320.15
7.0.10.0070.08020.07
7.0.00.0100.07320.07
5.6.280.0030.07320.82
5.6.250.0100.07020.73
5.6.240.0030.05020.68
5.6.230.0100.07320.77
5.6.220.0070.08020.74
5.6.210.0070.08320.64
5.6.200.0070.08021.15
5.6.190.0100.08021.00
5.6.180.0100.08321.09
5.6.170.0130.09320.92
5.6.160.0070.08021.10
5.6.150.0070.08321.03
5.6.140.0100.05321.04
5.6.130.0130.09321.00
5.6.120.0130.07321.18
5.6.110.0130.08321.18
5.6.100.0130.07021.01
5.6.90.0100.08721.04
5.6.80.0070.04320.50
5.6.70.0130.07720.49
5.6.60.0100.05320.48
5.6.50.0000.08320.43
5.6.40.0070.07320.46
5.6.30.0070.06020.47
5.6.20.0030.07320.38
5.6.10.0130.07320.35
5.6.00.0200.06720.53
5.5.380.0100.04720.41
5.5.370.0030.05020.41
5.5.360.0070.07320.40
5.5.350.0130.04720.36
5.5.340.0070.06020.94
5.5.330.0100.07320.62
5.5.320.0070.08320.85
5.5.310.0200.03320.82
5.5.300.0100.07720.78
5.5.290.0070.07720.79
5.5.280.0100.04720.92
5.5.270.0130.08020.86
5.5.260.0170.07020.77
5.5.250.0070.05320.68
5.5.240.0100.07720.28
5.5.230.0070.08320.22
5.5.220.0000.08020.27
5.5.210.0100.07720.15
5.5.200.0070.05720.20
5.5.190.0070.07720.22
5.5.180.0070.08020.14
5.5.160.0100.04320.00
5.5.150.0100.07320.23
5.5.140.0070.07720.09
5.5.130.0070.07320.17
5.5.120.0070.08020.18
5.5.110.0130.04020.25
5.5.100.0130.07720.09
5.5.90.0100.06020.10
5.5.80.0070.08320.02
5.5.70.0070.07719.98
5.5.60.0100.06320.05
5.5.50.0030.07320.09
5.5.40.0030.07720.09
5.5.30.0030.08020.07
5.5.20.0070.07720.07
5.5.10.0030.08320.05
5.5.00.0170.06720.02
5.4.450.0070.07319.52
5.4.440.0130.07319.46
5.4.430.0070.04719.51
5.4.420.0100.08319.34
5.4.410.0100.04019.39
5.4.400.0230.05719.21
5.4.390.0070.05319.08
5.4.380.0130.07018.88
5.4.370.0070.06319.20
5.4.360.0170.06719.20
5.4.350.0100.07018.89
5.4.340.0130.05319.20
5.4.320.0030.08319.13
5.4.310.0070.03719.16
5.4.300.0100.07718.86
5.4.290.0070.07018.87
5.4.280.0100.07319.04
5.4.270.0100.07319.02
5.4.260.0070.04019.22
5.4.250.0030.07718.84
5.4.240.0100.07018.93
5.4.230.0130.07019.01
5.4.220.0100.06718.86
5.4.210.0030.07019.08
5.4.200.0030.07718.94
5.4.190.0070.04318.84
5.4.180.0100.07019.11
5.4.170.0100.07319.07
5.4.160.0130.06719.02
5.4.150.0070.07718.87
5.4.140.0030.04316.38
5.4.130.0030.03716.51
5.4.120.0130.06316.50
5.4.110.0030.04316.39
5.4.100.0130.07016.52
5.4.90.0030.05016.43
5.4.80.0130.05716.50
5.4.70.0100.03716.47
5.4.60.0070.07316.44
5.4.50.0070.07016.41
5.4.40.0070.06716.48
5.4.30.0130.06716.44
5.4.20.0030.07716.25
5.4.10.0030.07716.32
5.4.00.0030.07015.77
5.3.290.0030.06714.75
5.3.280.0070.07314.62
5.3.270.0070.07714.73
5.3.260.0030.08014.59
5.3.250.0030.08014.57
5.3.240.0070.07014.60
5.3.230.0070.07014.74
5.3.220.0100.03714.59
5.3.210.0100.07314.59
5.3.200.0130.06714.53
5.3.190.0030.07314.67
5.3.180.0000.04014.56
5.3.170.0070.07014.54
5.3.160.0070.04314.64
5.3.150.0030.08014.71
5.3.140.0030.08014.63
5.3.130.0100.07714.59
5.3.120.0100.07014.51
5.3.110.0100.04014.57
5.3.100.0070.08014.07
5.3.90.0130.07014.06
5.3.80.0030.07314.11
5.3.70.0070.07314.09
5.3.60.0030.08014.13
5.3.50.0030.07014.02
5.3.40.0100.05714.02
5.3.30.0000.07314.01
5.3.20.0030.07713.58
5.3.10.0030.06013.67
5.3.00.0000.03713.56
5.2.170.0070.06011.24
5.2.160.0070.05011.17
5.2.150.0030.03711.17
5.2.140.0030.06011.15
5.2.130.0030.06011.17
5.2.120.0030.06311.17
5.2.110.0070.05711.13
5.2.100.0030.06011.12
5.2.90.0070.05311.25
5.2.80.0070.06011.17
5.2.70.0070.06011.11
5.2.60.0000.06710.98
5.2.50.0100.06011.05
5.2.40.0030.06010.91
5.2.30.0000.06011.01
5.2.20.0070.04010.99
5.2.10.0030.06310.89
5.2.00.0030.05710.85
5.1.60.0070.04710.10
5.1.50.0030.0539.84
5.1.40.0030.05710.04
5.1.30.0130.05010.41
5.1.20.0030.06010.35
5.1.10.0030.05710.16
5.1.00.0030.05710.15
5.0.50.0000.0408.40
5.0.40.0000.0478.30
5.0.30.0000.0508.23
5.0.20.0100.0338.33
5.0.10.0030.0438.23
5.0.00.0100.0638.28
4.4.90.0000.0178.17
4.4.80.0000.0308.17
4.4.70.0030.0338.17
4.4.60.0070.0378.17
4.4.50.0000.0378.17
4.4.40.0070.0438.17
4.4.30.0030.0308.17
4.4.20.0000.0378.17
4.4.10.0030.0178.17
4.4.00.0000.0538.17
4.3.110.0000.0278.17
4.3.100.0000.0208.17
4.3.90.0070.0308.17
4.3.80.0070.0438.17
4.3.70.0000.0308.17
4.3.60.0000.0238.17
4.3.50.0100.0278.17
4.3.40.0000.0478.17
4.3.30.0000.0378.17
4.3.20.0000.0278.17
4.3.10.0070.0308.17
4.3.00.0000.0378.17

preferences:
41.95 ms | 401 KiB | 5 Q