3v4l.org

run code in 300+ PHP versions simultaneously
<?php $dates = ['2011-04-11', '2011-06-28', '2011-09-26', '2012-01-02', '2012-05-12']; $startdates = [ 10 => '2011-01-01', 20 => '2011-07-01', 30 => '2012-01-01', 40 => '2012-07-01' ]; $enddates = [ 10 => '2011-06-30', 20 => '2011-12-31', 30 => '2012-06-30', 40 => '2012-12-31' ]; foreach ($dates as $date) { foreach ($startdates as $key => $startdate) { if ($date >= $startdate && $date <= $enddates[$key]) { $result[$date] = $key; continue 2; } } $result[$date] = 'out of bounds'; } var_export($result);

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.120.0100.00520.65
8.4.110.0120.00920.58
8.4.100.0060.00317.80
8.4.90.0130.00717.58
8.4.80.0090.01118.67
8.4.70.0140.00617.98
8.4.60.0040.00418.55
8.4.50.0050.00618.77
8.4.40.0170.00319.46
8.4.30.0120.00319.39
8.4.20.0160.00320.49
8.4.10.0030.01619.65
8.3.250.0140.00618.66
8.3.240.0100.01016.35
8.3.230.0110.00816.67
8.3.220.0080.01119.05
8.3.210.0040.00316.82
8.3.200.0060.00316.79
8.3.190.0110.00916.95
8.3.180.0070.01217.38
8.3.170.0140.00420.85
8.3.160.0150.00316.94
8.3.150.0120.00617.04
8.3.140.0190.00016.41
8.3.130.0000.00916.38
8.3.120.0080.00020.86
8.3.110.0060.00320.94
8.3.100.0040.00416.78
8.3.90.0040.00418.29
8.3.80.0090.00018.55
8.3.70.0180.00416.50
8.3.60.0140.00718.20
8.3.50.0090.00917.38
8.3.40.0120.00918.47
8.3.30.0070.00718.71
8.3.20.0080.00021.93
8.3.10.0040.00420.06
8.3.00.0000.00721.90
8.2.290.0130.00620.16
8.2.280.0080.01016.54
8.2.270.0120.00617.17
8.2.260.0030.00616.52
8.2.250.0090.00618.66
8.2.240.0060.00317.20
8.2.230.0040.00422.58
8.2.220.0030.00624.06
8.2.210.0050.00326.77
8.2.200.0070.00318.54
8.2.190.0110.00416.58
8.2.180.0110.00718.29
8.2.170.0120.00322.96
8.2.160.0090.00620.43
8.2.150.0000.00724.18
8.2.140.0160.00324.66
8.2.130.0080.00019.95
8.2.120.0040.00426.35
8.2.110.0090.00019.32
8.2.100.0080.00317.91
8.2.90.0060.00317.75
8.2.80.0050.00318.91
8.2.70.0000.00817.75
8.2.60.0000.00817.38
8.2.50.0040.00417.75
8.2.40.0040.00717.75
8.2.30.0090.00018.20
8.2.20.0040.00418.18
8.2.10.0000.00719.18
8.2.00.0070.00018.18
8.1.330.0100.00818.29
8.1.320.0090.01016.25
8.1.310.0080.00018.63
8.1.300.0030.01518.25
8.1.290.0030.00618.88
8.1.280.0140.00325.92
8.1.270.0070.00021.97
8.1.260.0050.00226.35
8.1.250.0040.00428.09
8.1.240.0090.00021.06
8.1.230.0030.00822.16
8.1.220.0060.00317.74
8.1.210.0040.00418.77
8.1.200.0040.00417.35
8.1.190.0060.00317.35
8.1.180.0030.00518.10
8.1.170.0040.00418.73
8.1.160.0040.00418.81
8.1.150.0000.00718.95
8.1.140.0030.00618.88
8.1.130.0030.00320.21
8.1.120.0030.00317.41
8.1.110.0000.00817.46
8.1.100.0040.00817.36
8.1.90.0000.00817.48
8.1.80.0040.00417.41
8.1.70.0080.00417.42
8.1.60.0070.00617.48
8.1.50.0060.00617.49
8.1.40.0090.00417.48
8.1.30.0060.00417.56
8.1.20.0070.00417.56
8.1.10.0100.00217.46
8.1.00.0050.00817.39
8.0.300.0000.00718.77
8.0.290.0040.00416.75
8.0.280.0080.00018.32
8.0.270.0080.00017.21
8.0.260.0030.00318.40
8.0.250.0070.00016.91
8.0.240.0040.00417.00
8.0.230.0000.00716.86
8.0.220.0030.00316.84
8.0.210.0000.00616.91
8.0.200.0090.00216.86
8.0.190.0080.00216.94
8.0.180.0040.00516.85
8.0.170.0070.00416.88
8.0.160.0060.00516.86
8.0.150.0070.00416.76
8.0.140.0050.00616.79
8.0.130.0060.00314.96
8.0.120.0050.00516.77
8.0.110.0040.00616.92
8.0.100.0070.00416.74
8.0.90.0080.00316.77
8.0.80.0080.00916.82
8.0.70.0090.00216.75
8.0.60.0070.00416.82
8.0.50.0080.00116.79
8.0.30.0100.00616.85
8.0.20.0090.01216.88
8.0.10.0030.00716.91
8.0.00.0140.00416.85
7.4.330.0000.00415.55
7.4.320.0000.00716.52
7.4.300.0060.00216.49
7.4.290.0110.00116.47
7.4.280.0070.00716.44
7.4.270.0070.00416.62
7.4.260.0090.00016.55
7.4.250.0040.00816.35
7.4.240.0050.00716.55
7.4.230.0050.00516.53
7.4.220.0040.00816.45
7.4.210.0060.01016.57
7.4.200.0090.00216.60
7.4.190.0100.00516.64
7.4.180.0090.00416.45
7.4.160.0100.00616.43
7.4.150.0100.00016.22
7.4.140.0030.00716.34
7.4.130.0090.00416.42
7.4.120.0090.00416.37
7.4.110.0070.00716.39
7.4.100.0070.00616.55
7.4.90.0090.00716.46
7.4.80.0070.01017.91
7.4.70.0100.00416.41
7.4.60.0060.00816.54
7.4.50.0080.00616.35
7.4.40.0070.00716.37
7.4.30.0100.00216.46
7.4.20.0070.00316.35
7.4.10.0060.00715.71
7.4.00.0090.00715.26
7.3.330.0080.00414.66
7.3.320.0080.00214.73
7.3.310.0090.00216.26
7.3.300.0090.00316.27
7.3.290.0110.00016.36
7.3.280.0120.00416.32
7.3.270.0110.00516.29
7.3.260.0110.00716.35
7.3.250.0130.00416.39
7.3.240.0080.01016.32
7.3.230.0090.00816.31
7.3.220.0090.00616.19
7.3.210.0100.00616.27
7.3.200.0110.00516.42
7.3.190.0090.00616.47
7.3.180.0080.00716.50
7.3.170.0050.01016.31
7.3.160.0120.00516.43
7.3.150.0080.00816.19
7.3.140.0170.00016.07
7.3.130.0120.00515.48
7.3.120.0090.00815.06
7.3.110.0080.00815.06
7.3.100.0060.00915.25
7.3.90.0090.00715.19
7.3.80.0070.00715.28
7.3.70.0060.00815.17
7.3.60.0070.00815.17
7.3.50.0080.00515.14
7.3.40.0080.00715.11
7.3.30.0080.00515.02
7.3.20.0070.00716.70
7.3.10.0090.00616.56
7.3.00.0100.00516.60
7.2.340.0110.00316.21
7.2.330.0120.00816.48
7.2.320.0090.00616.57
7.2.310.0120.00316.59
7.2.300.0090.00616.61
7.2.290.0080.00916.61
7.2.280.0050.01016.45
7.2.270.0090.00516.38
7.2.260.0070.01015.76
7.2.250.0080.00915.49
7.2.240.0070.00915.30
7.2.230.0080.00715.39
7.2.220.0050.00815.30
7.2.210.0080.00515.33
7.2.200.0050.00915.36
7.2.190.0060.00715.33
7.2.180.0080.00715.24
7.2.170.0060.00615.24
7.2.160.0080.00715.45
7.2.150.0300.00516.87
7.2.140.0120.00516.85
7.2.130.0120.00516.87
7.2.120.0100.00216.88
7.2.110.0100.00416.87
7.2.100.0080.00516.75
7.2.90.0090.01016.85
7.2.80.0090.00516.80
7.2.70.0080.00916.80
7.2.60.0070.00716.81
7.2.50.0140.00816.84
7.2.40.0080.00616.80
7.2.30.0080.00716.82
7.2.20.0100.00616.98
7.2.10.0100.00716.85
7.2.00.0110.00516.89
7.1.330.0080.00616.32
7.1.320.0110.00516.03
7.1.310.0060.00616.23
7.1.300.0040.00816.13
7.1.290.0070.00616.16
7.1.280.0050.00915.77
7.1.270.0060.00615.71
7.1.260.0070.00715.72
7.1.250.0080.00515.76
7.1.240.0080.00616.54
7.1.230.0060.00816.62
7.1.220.0110.00116.57
7.1.210.0090.00316.46
7.1.200.0080.00316.65
7.1.190.0060.00816.54
7.1.180.0100.00316.40
7.1.170.0010.01016.52
7.1.160.0070.00716.62
7.1.150.0070.00716.51
7.1.140.0110.00316.61
7.1.130.0040.00816.41
7.1.120.0100.00416.56
7.1.110.0050.00816.57
7.1.100.0090.00416.68
7.1.90.0100.00516.57
7.1.80.0100.00616.66
7.1.70.0090.00616.53
7.1.60.0110.00216.52
7.1.50.0110.00516.44
7.1.40.0070.00416.45
7.1.30.0090.00416.61
7.1.20.0080.00516.47
7.1.10.0060.00616.61
7.1.00.0080.00716.67

preferences:
27.59 ms | 403 KiB | 5 Q