3v4l.org

run code in 300+ PHP versions simultaneously
<?php trait base_trait { protected $prop = []; function __construct() { var_dump($this->prop); } } class base_class { use base_trait; } class test_class_property extends base_class { protected $prop = ['a' => 'b']; } trait overlay_trait { protected $prop = ['a' => 'b']; } class test_class_overlay extends base_class { use overlay_trait; } new base_class; new test_class_property; new test_class_overlay;

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.4.140.0110.01117.69
8.4.130.0060.00517.85
8.4.120.0070.00224.04
8.4.110.0130.00722.60
8.4.100.0120.00918.60
8.4.90.0040.00619.02
8.4.80.0130.00718.56
8.4.70.0130.00917.70
8.4.60.0160.00618.58
8.4.50.0120.01020.42
8.4.40.0120.00619.54
8.4.30.0130.00617.70
8.4.20.0040.00419.56
8.4.10.0040.00419.56
8.3.270.0120.00716.61
8.3.260.0070.00616.32
8.3.250.0040.00419.05
8.3.240.0080.01016.99
8.3.230.0100.01016.59
8.3.220.0040.00318.96
8.3.210.0110.00716.51
8.3.200.0060.00216.68
8.3.190.0120.00717.16
8.3.180.0140.00416.89
8.3.170.0030.01517.02
8.3.160.0100.00718.25
8.3.150.0160.00320.89
8.3.140.0000.00818.68
8.3.130.0100.01016.66
8.3.120.0030.00618.86
8.3.110.0080.00018.58
8.3.100.0000.00916.63
8.3.90.0060.01016.81
8.3.80.0040.00417.97
8.3.70.0160.00318.68
8.3.60.0180.00016.63
8.3.50.0040.01216.48
8.3.40.0070.00718.58
8.3.30.0090.00618.45
8.3.20.0040.00420.39
8.3.10.0000.00721.89
8.3.00.0060.00321.90
8.2.290.0100.00820.07
8.2.280.0050.00518.53
8.2.270.0090.00318.91
8.2.260.0040.00420.01
8.2.250.0090.00618.17
8.2.240.0070.00417.03
8.2.230.0090.00020.94
8.2.220.0040.00424.06
8.2.210.0000.00826.77
8.2.200.0030.00616.50
8.2.190.0120.00616.63
8.2.180.0120.00918.54
8.2.170.0110.00722.96
8.2.160.0070.00719.12
8.2.150.0080.00024.18
8.2.140.0070.00024.66
8.2.130.0040.00426.16
8.2.120.0000.00821.02
8.2.110.0050.00521.03
8.2.100.0060.00617.91
8.2.90.0040.00419.05
8.2.80.0000.00817.97
8.2.70.0040.00417.63
8.2.60.0060.00317.68
8.2.50.0000.00718.10
8.2.40.0000.00720.59
8.2.30.0040.00719.14
8.2.20.0040.00418.08
8.2.10.0040.00417.95
8.2.00.0030.00718.00
8.1.330.0040.00621.72
8.1.320.0050.00419.69
8.1.310.0100.00718.55
8.1.300.0080.00018.39
8.1.290.0060.00318.88
8.1.280.0190.00325.92
8.1.270.0080.00022.19
8.1.260.0040.00426.35
8.1.250.0000.00828.09
8.1.240.0000.00921.12
8.1.230.0070.00417.70
8.1.220.0080.00017.74
8.1.210.0050.00318.77
8.1.200.0000.00817.36
8.1.190.0030.00617.45
8.1.180.0060.00318.10
8.1.170.0050.00318.50
8.1.160.0030.00518.82
8.1.150.0000.00820.48
8.1.140.0000.00720.77
8.1.130.0030.00318.88
8.1.120.0040.00417.30
8.1.110.0050.00317.36
8.1.100.0030.00617.39
8.1.90.0030.00317.43
8.1.80.0060.00317.29
8.1.70.0030.00317.40
8.1.60.0050.00517.51
8.1.50.0000.00817.49
8.1.40.0040.00417.46
8.1.30.0000.00717.54
8.1.20.0080.00017.49
8.1.10.0000.00817.40
8.1.00.0070.00417.28
8.0.300.0090.00018.77
8.0.290.0070.00016.75
8.0.280.0050.00318.30
8.0.270.0030.00317.14
8.0.260.0000.00716.83
8.0.250.0000.00716.96
8.0.240.0030.00616.95
8.0.230.0030.00516.96
8.0.220.0000.00716.86
8.0.210.0070.00016.96
8.0.200.0000.00717.01
8.0.190.0000.00716.97
8.0.180.0030.00316.83
8.0.170.0000.00716.91
8.0.160.0000.00816.80
8.0.150.0040.00416.86
8.0.140.0090.00016.81
8.0.130.0000.00513.25
8.0.120.0070.00016.86
8.0.110.0020.00516.89
8.0.100.0040.00416.86
8.0.90.0040.00416.85
8.0.80.0070.01016.88
8.0.70.0030.00316.89
8.0.60.0070.00016.74
8.0.50.0070.00016.76
8.0.30.0110.00817.07
8.0.20.0120.00817.40
8.0.10.0000.00817.13
8.0.00.0130.00616.70
7.4.330.0040.00015.55
7.4.320.0030.00316.34
7.4.300.0070.00016.42
7.4.290.0000.00716.57
7.4.280.0040.00416.44
7.4.270.0030.00516.46
7.4.260.0030.00316.42
7.4.250.0000.00716.52
7.4.240.0000.00816.55
7.4.230.0030.00516.54
7.4.220.0090.00916.31
7.4.210.0100.00716.40
7.4.200.0000.00816.44
7.4.160.0120.00616.61
7.4.150.0130.00417.40
7.4.140.0090.01117.86
7.4.130.0030.01416.37
7.4.120.0110.00716.51
7.4.110.0100.00616.43
7.4.100.0080.00816.55
7.4.90.0070.01016.50
7.4.80.0130.00419.39
7.4.70.0130.00316.33
7.4.60.0100.00716.46
7.4.50.0040.01516.56
7.4.40.0140.00316.44
7.4.30.0090.00816.38
7.4.00.0080.00814.74
7.3.330.0020.00213.25
7.3.320.0050.00013.25
7.3.310.0030.00316.16
7.3.300.0040.00416.17
7.3.290.0080.00716.27
7.3.280.0110.00816.27
7.3.270.0090.00917.40
7.3.260.0110.00816.36
7.3.250.0070.01116.47
7.3.240.0120.00716.51
7.3.230.0130.00316.50
7.3.210.0080.01216.24
7.3.200.0070.01016.22
7.3.190.0070.01016.61
7.3.180.0040.01116.26
7.3.170.0070.01016.44
7.3.160.0040.01216.64
7.3.120.0110.00414.74
7.3.110.0030.01314.80
7.3.100.0030.00914.85
7.3.90.0060.00614.99
7.3.80.0120.00414.91
7.3.70.0040.01114.71
7.3.60.0130.00314.46
7.3.50.0090.00614.71
7.3.40.0060.00914.89
7.3.30.0040.00814.82
7.3.20.0000.01216.32
7.3.10.0050.00616.56
7.3.00.0050.00616.62
7.2.330.0030.01716.29
7.2.320.0120.00616.57
7.2.310.0070.01016.50
7.2.300.0130.00416.41
7.2.290.0140.00416.51
7.2.250.0060.01314.82
7.2.240.0060.01315.02
7.2.230.0100.00315.14
7.2.220.0090.00914.89
7.2.210.0090.00614.80
7.2.200.0070.00714.96
7.2.190.0060.00914.95
7.2.180.0060.01014.86
7.2.170.0050.00514.84
7.2.130.0130.00316.88
7.2.120.0090.00616.88
7.2.110.0120.00316.47
7.2.100.0080.00616.48
7.2.90.0090.00616.94
7.2.80.0040.00716.77
7.2.70.0030.00916.79
7.2.60.0070.00916.58
7.2.50.0110.00416.43
7.2.40.0070.01016.60
7.2.30.0090.00616.69
7.2.20.0100.00716.81
7.2.10.0040.01116.82
7.2.00.0060.01018.00
7.1.330.0000.01415.83
7.1.320.0030.00915.68
7.1.310.0000.01415.39
7.1.300.0110.00415.65
7.1.290.0030.00915.78
7.1.280.0060.00615.77
7.1.270.0030.01315.71
7.1.260.0060.00315.73
7.1.250.0040.01115.74
7.1.200.0040.00715.52
7.1.120.0080.00518.70
7.1.110.0000.01217.82
7.1.100.0060.00617.93
7.1.90.0060.00917.97
7.1.80.0030.01217.77
7.1.70.0030.01217.12
7.1.60.0170.01335.05
7.1.50.0160.01234.76
7.1.40.0270.01334.45
7.1.30.0230.00734.38
7.1.20.0310.01134.54
7.1.10.0000.01316.24
7.1.00.0060.00916.45
7.0.260.0000.01218.39
7.0.250.0040.00717.24
7.0.240.0030.00917.63
7.0.230.0030.01017.51
7.0.220.0140.00617.69
7.0.210.0030.01116.23
7.0.200.0090.00316.69
7.0.190.0030.00916.73
7.0.180.0070.01015.87
7.0.170.0000.01416.15
7.0.160.0040.01116.29
7.0.150.0090.00916.07
7.0.140.0090.00316.08
7.0.130.0030.01016.36
7.0.120.0040.00916.38
7.0.110.0070.01016.16
7.0.100.0000.01916.11
7.0.90.0100.00716.33
7.0.80.0030.00916.25
7.0.70.0050.00816.27
7.0.60.0000.01316.01
7.0.50.0050.00816.40
7.0.40.0000.01316.54
7.0.30.0000.01216.56
7.0.20.0070.00716.17
7.0.10.0060.01216.23
7.0.00.0000.01516.38

preferences:
30.19 ms | 403 KiB | 5 Q