3v4l.org

run code in 500+ PHP versions simultaneously
<?php function number_of_working_days($startDate, $endDate) { $workingDays = 0; $startTimestamp = strtotime($startDate); $endTimestamp = strtotime($endDate); for ($i = $startTimestamp; $i <= $endTimestamp; $i = $i + (60 * 60 * 24)) { if (date("N", $i) <= 5) $workingDays = $workingDays + 1; echo $i.' '.date("d.m.Y H:i:s", $i).' '.date("D", $i).' '.date("N", $i).' '.$workingDays."\n"; } return $workingDays; } echo number_of_working_days('2016-10-20', '2016-10-31');

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.70.0080.00818.80
8.5.60.0090.00916.94
8.5.50.0140.00516.68
8.5.30.0100.00819.65
8.5.20.0070.01019.50
8.5.10.0110.00619.42
8.5.00.0080.01320.21
8.4.210.0130.00721.43
8.4.180.0110.01319.70
8.4.170.0150.00820.52
8.4.160.0110.01220.70
8.4.150.0070.00516.92
8.4.140.0150.00917.45
8.4.130.0100.01018.18
8.4.120.0100.01120.54
8.4.110.0110.01022.25
8.4.100.0070.00317.89
8.4.90.0070.01218.77
8.4.80.0100.01017.92
8.4.70.0060.00317.88
8.4.60.0120.00919.69
8.4.50.0140.00520.26
8.4.40.0100.01019.52
8.4.30.0170.00319.51
8.4.20.0090.00917.96
8.4.10.0130.00719.59
8.3.300.0090.01119.30
8.3.290.0120.00920.72
8.3.280.0140.00718.56
8.3.270.0120.00716.77
8.3.260.0110.00816.75
8.3.250.0040.00419.11
8.3.240.0110.00916.73
8.3.230.0110.00916.56
8.3.220.0070.00117.29
8.3.210.0100.00916.86
8.3.200.0100.00916.78
8.3.190.0090.00617.01
8.3.180.0120.00716.50
8.3.170.0180.00020.74
8.3.160.0060.01217.18
8.3.150.0080.00016.58
8.3.140.0060.01317.22
8.3.130.0040.00418.65
8.3.120.0030.00618.79
8.3.110.0030.00620.94
8.3.100.0060.00324.06
8.3.90.0040.00426.77
8.3.80.0040.00417.97
8.3.70.0060.01318.30
8.3.60.0040.01118.68
8.3.50.0100.00822.04
8.3.40.0000.01818.92
8.3.30.0120.00318.59
8.3.20.0040.00420.34
8.3.10.0040.00420.21
8.3.00.0040.00423.53
8.2.300.0130.00820.24
8.2.290.0110.00820.39
8.2.280.0130.00716.93
8.2.270.0070.01116.99
8.2.260.0030.00616.71
8.2.250.0090.00618.49
8.2.240.0060.00918.61
8.2.230.0080.00022.58
8.2.220.0090.00637.54
8.2.210.0040.00426.77
8.2.200.0050.00518.66
8.2.190.0150.00316.58
8.2.180.0110.00418.06
8.2.170.0110.00422.96
8.2.160.0130.00720.48
8.2.150.0030.00624.18
8.2.140.0060.00324.66
8.2.130.0040.00422.25
8.2.120.0050.00326.35
8.2.110.0040.00422.10
8.2.100.0080.00317.83
8.2.90.0040.00819.18
8.2.80.0030.00617.97
8.2.70.0040.00417.88
8.2.60.0060.00317.80
8.2.50.0000.00818.10
8.2.40.0040.00420.41
8.2.30.0050.00220.31
8.2.20.0000.00718.13
8.2.10.0000.00818.21
8.2.00.0070.00018.23
8.1.340.0120.00720.20
8.1.330.0080.01122.17
8.1.320.0120.00716.04
8.1.310.0100.00718.16
8.1.300.0090.00617.88
8.1.290.0050.00530.84
8.1.280.0110.00425.92
8.1.270.0060.00323.90
8.1.260.0000.00826.35
8.1.250.0040.00428.09
8.1.240.0040.00421.28
8.1.230.0040.00819.10
8.1.220.0040.00417.77
8.1.210.0040.00418.77
8.1.200.0060.00317.47
8.1.190.0000.00817.35
8.1.180.0040.00418.10
8.1.170.0060.00318.71
8.1.160.0050.00318.99
8.1.150.0040.00420.18
8.1.140.0040.00419.59
8.1.130.0030.00320.73
8.1.120.0030.00617.55
8.1.110.0000.00817.58
8.1.100.0070.00017.55
8.1.90.0000.00817.59
8.1.80.0000.00717.66
8.1.70.0050.00317.56
8.1.60.0050.00317.69
8.1.50.0020.00517.53
8.1.40.0000.00817.68
8.1.30.0000.00817.74
8.1.20.0030.00917.67
8.1.10.0000.00717.51
8.1.00.0040.00417.67
8.0.300.0040.00418.77
8.0.290.0040.00416.88
8.0.280.0050.00218.43
8.0.270.0000.00717.24
8.0.260.0000.00717.24
8.0.250.0050.00317.21
8.0.240.0070.00017.04
8.0.230.0040.00417.04
8.0.220.0000.00717.08
8.0.210.0000.00717.04
8.0.200.0030.00317.24
8.0.190.0030.00717.13
8.0.180.0070.00017.09
8.0.170.0000.00817.00
8.0.160.0040.00417.13
8.0.150.0070.00416.98
8.0.140.0040.00417.04
8.0.130.0060.00013.46
8.0.120.0030.00516.94
8.0.110.0000.00716.98
8.0.100.0040.00417.15
8.0.90.0040.00417.08
8.0.80.0030.01617.07
8.0.70.0080.00017.08
8.0.60.0000.00716.98
8.0.50.0040.00416.88
8.0.30.0140.00617.25
8.0.20.0050.01317.40
8.0.10.0040.00417.23
8.0.00.0140.00317.03
7.4.330.0020.00215.55
7.4.320.0030.00316.55
7.4.300.0070.00016.64
7.4.290.0070.00016.63
7.4.280.0000.00816.62
7.4.270.0070.00016.73
7.4.260.0030.00316.62
7.4.250.0040.00416.58
7.4.240.0000.00816.63
7.4.230.0050.00516.68
7.4.220.0060.00916.50
7.4.210.0140.00016.80
7.4.200.0050.00216.48
7.4.160.0100.00716.42
7.4.150.0070.01017.40
7.4.140.0140.00617.86
7.4.130.0110.00916.65
7.4.120.0070.01216.65
7.4.110.0060.01216.67
7.4.100.0040.01516.55
7.4.90.0070.01016.75
7.4.80.0110.00719.39
7.4.70.0050.01316.67
7.4.60.0140.00416.62
7.4.50.0060.00916.57
7.4.40.0100.00716.74
7.4.30.0130.00316.88
7.4.00.0050.01115.28
7.3.330.0020.00213.45
7.3.320.0040.00413.44
7.3.310.0040.00416.47
7.3.300.0000.00716.45
7.3.290.0060.01016.57
7.3.280.0080.01016.50
7.3.270.0090.00917.40
7.3.260.0100.00716.66
7.3.250.0120.00616.67
7.3.240.0070.01316.61
7.3.230.0000.01616.72
7.3.210.0070.01016.66
7.3.200.0070.01316.58
7.3.190.0100.00616.86
7.3.180.0150.00916.67
7.3.170.0050.01116.70
7.3.160.0070.01016.77
7.3.120.0070.01015.11
7.3.110.0100.00715.14
7.3.100.0140.00014.91
7.3.90.0040.01215.00
7.3.80.0000.00915.05
7.3.70.0100.00014.85
7.3.60.0000.00815.09
7.3.50.0030.01015.04
7.3.40.0080.00815.05
7.3.30.0070.00715.11
7.3.20.0040.00716.93
7.3.10.0040.00716.64
7.3.00.0060.00616.82
7.2.330.0120.00917.08
7.2.320.0030.01416.82
7.2.310.0110.00616.80
7.2.300.0140.00717.06
7.2.290.0070.01016.76
7.2.250.0030.01415.47
7.2.240.0100.01015.49
7.2.230.0030.01415.25
7.2.220.0060.00615.28
7.2.210.0040.00715.53
7.2.200.0000.01215.25
7.2.190.0070.00315.19
7.2.180.0070.01115.15
7.2.170.0000.01815.30
7.2.60.0110.00417.01
7.1.330.0120.00315.82
7.1.320.0030.00615.90
7.1.310.0000.01216.03
7.1.300.0030.01315.85
7.1.290.0070.01015.79
7.1.280.0060.00616.14
7.1.270.0000.01416.16
7.1.260.0110.00415.91
7.1.200.0040.01215.86
7.1.70.0050.00317.00
7.1.60.0000.01117.30
7.1.30.3870.06736.38
7.1.20.3870.06036.52
7.1.10.4270.06720.46
7.1.00.4530.08020.60
7.0.200.0060.01217.01
7.0.170.3600.05720.10
7.0.160.4230.05720.11
7.0.150.4800.07719.93
7.0.140.3870.06719.94
7.0.130.2630.06720.08
7.0.120.4000.07019.99
7.0.110.4030.09020.12
7.0.100.3230.08320.14
7.0.90.2830.06320.16
7.0.80.2800.07720.04
7.0.70.3300.08020.08
7.0.60.1930.07320.28
7.0.50.2430.06020.02
7.0.40.2570.06020.09
7.0.30.2700.06320.07
7.0.20.2370.07320.16
7.0.10.2230.06020.05
7.0.00.0200.07720.10

preferences:
51.11 ms | 1684 KiB | 5 Q