3v4l.org

run code in 500+ PHP versions simultaneously
<?php $tests = [ '2016-01','2016-02','2016-03','2016-04','2016-05','2016-06','2016-07','2016-08','2016-09','2016-10','2016-11','2016-12', '2018-01','2018-02','2018-03','2018-04','2018-05','2018-06','2018-07','2018-08','2018-09','2018-10','2018-11','2018-12', ]; foreach($tests as $test) { $start = new DateTime($test); $end = intval((clone $start)->modify('last day of this month')->format('W')); if($end < 2) $end = intval((clone $start)->modify('last sunday of this month')->format('W')) + 1; $start = intval($start->format('W')); if($start > 51) $start = 0;$weeks = $end - $start + 1; echo "$test = $weeks\n"; }

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.5.60.0100.00917.12
8.5.50.0080.00116.80
8.5.30.0100.00819.23
8.5.20.0090.00819.52
8.5.10.0140.01216.91
8.5.00.0190.00820.17
8.4.210.0060.00421.46
8.4.180.0130.00822.41
8.4.170.0120.01021.92
8.4.160.0120.01123.06
8.4.150.0060.00716.92
8.4.140.0130.00917.84
8.4.130.0130.00817.86
8.4.120.0110.01120.73
8.4.110.0050.00722.22
8.4.100.0130.00817.93
8.4.90.0080.00418.63
8.4.80.0060.00318.11
8.4.70.0130.00818.08
8.4.60.0120.00820.63
8.4.50.0140.00724.01
8.4.40.0140.00717.93
8.4.30.0140.00718.11
8.4.20.0070.00317.88
8.4.10.0090.00017.89
8.3.300.0100.01020.79
8.3.290.0140.00520.85
8.3.280.0140.00818.47
8.3.270.0140.00716.79
8.3.260.0170.00316.84
8.3.250.0120.00718.89
8.3.240.0040.00416.77
8.3.230.0130.00716.85
8.3.220.0110.00717.35
8.3.210.0120.00616.80
8.3.200.0050.00316.71
8.3.190.0040.00317.23
8.3.180.0120.00716.72
8.3.170.0130.00616.98
8.3.160.0120.00620.72
8.3.150.0140.00716.83
8.3.140.0120.00617.35
8.3.130.0060.00318.41
8.3.120.0120.00920.51
8.3.110.0000.00920.94
8.3.100.0060.00324.06
8.3.90.0080.00026.77
8.3.80.0070.00318.31
8.3.70.0060.00916.50
8.3.60.0040.01116.75
8.3.50.0080.00718.43
8.3.40.0040.01118.89
8.3.30.0110.00418.89
8.3.20.0000.00721.89
8.3.10.0040.00421.79
8.3.00.0040.00421.94
8.2.300.0110.00920.19
8.2.290.0110.00720.45
8.2.280.0120.00822.38
8.2.270.0060.01217.30
8.2.260.0120.00616.49
8.2.250.0090.00016.97
8.2.240.0050.00319.01
8.2.230.0070.00322.58
8.2.220.0090.00037.54
8.2.210.0000.00826.77
8.2.200.0060.00317.00
8.2.190.0090.00616.75
8.2.180.0070.01418.54
8.2.170.0070.00722.96
8.2.160.0100.00320.25
8.2.150.0050.00324.18
8.2.140.0030.00524.66
8.2.130.0070.00019.30
8.2.120.0070.00026.35
8.2.110.0100.00019.27
8.2.100.0060.00618.03
8.2.90.0000.00818.03
8.2.80.0030.00619.34
8.2.70.0080.00017.75
8.2.60.0040.00417.88
8.2.50.0080.00017.88
8.2.40.0060.00319.60
8.2.30.0020.00519.63
8.2.20.0060.00318.07
8.2.10.0000.00818.31
8.2.00.0040.00418.16
8.1.340.0080.01317.75
8.1.330.0090.01021.82
8.1.320.0040.00516.22
8.1.310.0070.00018.36
8.1.300.0090.00017.97
8.1.290.0030.00630.84
8.1.280.0110.00325.92
8.1.270.0120.00420.68
8.1.260.0050.00326.35
8.1.250.0000.00828.09
8.1.240.0030.00622.18
8.1.230.0060.00920.85
8.1.220.0000.00817.91
8.1.210.0080.00018.95
8.1.200.0060.00317.38
8.1.190.0030.00717.25
8.1.180.0090.00018.10
8.1.170.0080.00017.62
8.1.160.0070.00019.01
8.1.150.0040.00419.05
8.1.140.0000.00717.75
8.1.130.0040.00419.19
8.1.120.0000.00817.70
8.1.110.0040.00417.72
8.1.100.0050.00317.74
8.1.90.0040.00417.62
8.1.80.0040.00417.78
8.1.70.0040.00417.70
8.1.60.0030.00617.81
8.1.50.0050.00317.73
8.1.40.0050.00317.75
8.1.30.0050.00317.78
8.1.20.0070.00317.82
8.1.10.0060.00317.78
8.1.00.0120.00017.80
8.0.300.0040.00420.12
8.0.290.0080.00016.88
8.0.280.0040.00418.53
8.0.270.0000.00717.40
8.0.260.0030.00319.23
8.0.250.0020.00517.24
8.0.240.0040.00417.09
8.0.230.0000.00717.22
8.0.220.0030.00317.20
8.0.210.0040.00417.04
8.0.200.0030.00317.20
8.0.190.0040.00417.21
8.0.180.0080.00417.22
8.0.170.0070.00317.20
8.0.160.0050.00317.19
8.0.150.0000.00717.09
8.0.140.0060.00317.12
8.0.130.0030.00313.57
8.0.120.0000.00717.04
8.0.110.0050.00217.05
8.0.100.0000.00817.18
8.0.90.0080.00017.23
8.0.80.0030.01317.11
8.0.70.0020.00517.10
8.0.60.0040.00417.20
8.0.50.0080.00017.01
8.0.30.0070.01117.25
8.0.20.0100.01117.40
8.0.10.0050.00317.32
8.0.00.0140.00517.06
7.4.330.0000.00515.55
7.4.320.0030.00316.68
7.4.300.0040.00416.72
7.4.290.0000.00816.85
7.4.280.0040.00416.80
7.4.270.0000.00816.72
7.4.260.0040.00416.64
7.4.250.0000.00716.60
7.4.240.0000.00816.76
7.4.230.0000.00716.90
7.4.220.0000.00716.63
7.4.210.0040.01216.86
7.4.200.0000.00816.60
7.4.160.0070.00916.73
7.4.140.0130.00917.86
7.4.130.0090.00916.75
7.4.120.0070.01216.65
7.4.110.0070.01416.69
7.4.100.0030.01516.82
7.4.90.0110.00716.90
7.4.80.0100.01418.09
7.4.70.0100.00916.89
7.4.60.0110.00716.67
7.4.50.0090.01116.65
7.4.40.0110.01216.61
7.4.30.0140.01416.66
7.4.20.0170.00316.68
7.4.10.0110.00915.96
7.4.00.0080.00915.73
7.3.330.0000.00513.36
7.3.320.0030.00313.42
7.3.310.0070.00016.64
7.3.300.0000.00716.51
7.3.290.0030.00316.40
7.3.280.0090.00716.52
7.3.260.0120.01216.66
7.3.240.0140.00416.73
7.3.230.0060.01216.57
7.3.210.0060.01616.53
7.3.200.0090.00916.69
7.3.190.0120.00616.75
7.3.180.0110.00716.79
7.3.170.0070.01216.65
7.3.160.0100.00816.66
7.3.150.0130.00716.60
7.3.140.0130.01016.82
7.3.130.0160.00315.89
7.3.120.0030.01515.76
7.3.110.0130.00715.88
7.3.100.0040.01415.70
7.3.90.0140.00515.84
7.3.80.0120.01115.83
7.3.70.0070.01115.91
7.3.60.0090.00915.73
7.3.50.0050.01515.72
7.3.40.0080.00915.80
7.3.30.0020.01315.78
7.3.20.0100.00716.72
7.3.10.0140.00516.75
7.3.00.0150.00916.77
7.2.330.0070.01116.77
7.2.320.0120.00716.72
7.2.310.0100.00816.90
7.2.300.0100.00716.72
7.2.290.0080.01316.70
7.2.280.0100.01016.72
7.2.270.0170.01016.70
7.2.260.0150.00615.88
7.2.250.0080.01316.02
7.2.240.0080.01316.08
7.2.230.0070.01515.89
7.2.220.0120.00916.03
7.2.210.0110.00916.07
7.2.200.0130.00516.06
7.2.190.0100.00816.04
7.2.180.0090.01115.87
7.2.170.0090.01016.10
7.2.160.0090.01216.02
7.2.150.0060.01416.97
7.2.140.0100.00717.05
7.2.130.0110.00616.90
7.2.120.0110.01016.96
7.2.110.0080.01117.03
7.2.100.0100.00917.02
7.2.90.0180.01017.06
7.2.80.0100.01116.96
7.2.70.0130.01117.04
7.2.60.0090.00917.00
7.2.50.0080.01317.08
7.2.40.0330.00917.38
7.2.30.0250.01317.28
7.2.20.0230.01317.25
7.2.10.0240.01117.22
7.2.00.0250.01017.19
7.1.330.0160.00515.98
7.1.320.0170.00615.79
7.1.310.0120.00815.89
7.1.300.0180.00715.89
7.1.290.0140.00715.82
7.1.280.0110.01015.88
7.1.270.0140.00815.92
7.1.260.0110.01115.79
7.1.250.0120.01015.91
7.1.240.0170.00515.88
7.1.230.0220.00216.08
7.1.220.0120.00915.82
7.1.210.0180.00415.90
7.1.200.0150.00715.72
7.1.190.0150.00715.91
7.1.180.0140.01015.99
7.1.170.0130.00715.75
7.1.160.0390.00816.33
7.1.150.0310.01016.46
7.1.140.0270.01116.38
7.1.130.0420.01016.27
7.1.120.0230.01416.27
7.1.110.0250.00916.18
7.1.100.0390.01216.00
7.1.90.0260.01016.09
7.1.80.0290.00515.97
7.1.70.0290.01115.90
7.1.60.0290.01321.80
7.1.50.0370.01521.78
7.1.40.0280.01121.45
7.1.30.0390.01321.74
7.1.20.0330.01221.60
7.1.10.0210.01315.52
7.1.00.0300.01215.59
7.0.330.0160.00615.47
7.0.320.0140.00715.55
7.0.310.0190.00415.51
7.0.300.0130.00715.58
7.0.290.0150.00715.31
7.0.280.0120.00915.28
7.0.270.0230.00615.52
7.0.260.0140.00915.33
7.0.250.0130.00915.56
7.0.240.0200.00315.62
7.0.230.0120.00915.42
7.0.220.0120.00915.56
7.0.210.0120.00915.66
7.0.200.0100.01315.32
7.0.190.0130.00515.45
7.0.180.0120.01015.51
7.0.170.0160.00715.45
7.0.160.0170.00515.42
7.0.150.0160.00715.44
7.0.140.0080.01315.37
7.0.130.0160.00915.65
7.0.120.0160.00415.66
7.0.110.0120.00915.58
7.0.100.0120.00615.38
7.0.90.0180.00515.58
7.0.80.0110.01115.53
7.0.70.0130.01015.58
7.0.60.0170.01015.58
7.0.50.0120.00815.46
7.0.40.0180.00314.47
7.0.30.0050.01214.38
7.0.20.0160.00614.60
7.0.10.0090.01214.51
7.0.00.0090.01214.53
5.6.400.0130.00814.86
5.6.390.0130.00914.96
5.6.380.0110.00914.91
5.6.370.0090.01415.05
5.6.360.0110.00914.93
5.6.350.0160.00414.89
5.6.340.0130.01015.00
5.6.330.0140.00815.03
5.6.320.0150.00914.91
5.6.310.0140.00714.78
5.6.300.0140.00614.99
5.6.290.0150.00614.79
5.6.280.0150.00614.82
5.6.270.0060.01414.85
5.6.260.0130.01114.91
5.6.250.0130.01015.01
5.6.240.0130.01114.84
5.6.230.0150.00614.84
5.6.220.0160.00815.05
5.6.210.0140.01014.76
5.6.200.0100.01514.86
5.6.190.0140.01015.04
5.6.180.0080.01114.88
5.6.170.0070.00914.90
5.6.160.0100.00814.99
5.6.150.0120.00714.88
5.6.140.0090.01014.88
5.6.130.0110.00815.06
5.6.120.0070.01014.95
5.6.110.0100.00614.93
5.6.100.0070.01014.88
5.6.90.0150.00214.91
5.6.80.0140.00214.67
5.6.70.0070.00814.59
5.6.60.0100.00814.81
5.6.50.0130.00914.66
5.6.40.0160.00514.93
5.6.30.0160.00514.71
5.6.20.0120.00814.84
5.6.10.0090.01014.72
5.6.00.0110.01014.67

preferences:
104.65 ms | 2046 KiB | 5 Q