3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = 'Saturday-Thursday'; list($begin, $end) = array_map(fn($d) => new DateTime($d), explode('-', $str)); $end = $end->modify($end < $begin ? '+8 days':'+1 day'); $interval = new DateInterval('P1D'); $daterange = new DatePeriod($begin, $interval, $end); $result = array_map(fn($d) => $d->format('l'), [...$daterange]); print_r($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.130.0080.01119.74
8.4.120.0120.00924.24
8.4.110.0060.00321.43
8.4.100.0090.00819.03
8.4.90.0090.01220.66
8.4.80.0060.00320.40
8.4.70.0090.01018.39
8.4.60.0130.00718.93
8.4.50.0130.00718.72
8.4.40.0130.00318.03
8.4.30.0040.00420.41
8.4.20.0030.01317.96
8.4.10.0060.00318.17
8.3.260.0090.01017.00
8.3.250.0100.00818.86
8.3.240.0100.00817.12
8.3.230.0120.00816.48
8.3.220.0060.00219.05
8.3.210.0100.01018.65
8.3.200.0060.00316.78
8.3.190.0120.00717.17
8.3.180.0110.00717.10
8.3.170.0140.00420.85
8.3.160.0080.00416.74
8.3.150.0130.00617.41
8.3.140.0110.00718.68
8.3.130.0130.00718.64
8.3.120.0050.00519.21
8.3.110.0000.00920.94
8.3.100.0070.00324.06
8.3.90.0110.00426.77
8.3.80.0030.00716.75
8.3.70.0100.01016.88
8.3.60.0070.00718.30
8.3.50.0110.01120.03
8.3.40.0080.01118.96
8.3.30.0140.00018.92
8.3.20.0040.00424.18
8.3.10.0000.00824.66
8.3.00.0050.00326.16
8.2.290.0120.00520.67
8.2.280.0080.00118.52
8.2.270.0110.00717.50
8.2.260.0070.01116.87
8.2.250.0050.00318.73
8.2.240.0100.00019.05
8.2.230.0040.00422.58
8.2.220.0050.00337.54
8.2.210.0000.00826.77
8.2.200.0140.00316.75
8.2.190.0040.01116.75
8.2.180.0040.01125.92
8.2.170.0100.00722.96
8.2.160.0040.01122.96
8.2.150.0040.00425.66
8.2.140.0040.00424.66
8.2.130.0040.00426.16
8.2.120.0050.00221.20
8.2.110.0040.00420.53
8.2.100.0080.00418.09
8.2.90.0030.00618.47
8.2.80.0030.00818.18
8.2.70.0080.00017.88
8.2.60.0030.00517.88
8.2.50.0000.00818.00
8.2.40.0040.00418.22
8.2.30.0000.00818.28
8.2.20.0000.00720.45
8.2.10.0000.00818.16
8.2.00.0050.00519.57
8.1.330.0130.00622.26
8.1.320.0100.01016.39
8.1.310.0070.01118.65
8.1.300.0090.00618.58
8.1.290.0090.00018.88
8.1.280.0110.00425.92
8.1.270.0000.00923.84
8.1.260.0030.00526.35
8.1.250.0040.00428.09
8.1.240.0090.00021.03
8.1.230.0030.00720.92
8.1.220.0040.00417.91
8.1.210.0040.00419.09
8.1.200.0030.00617.50
8.1.190.0000.00917.50
8.1.180.0080.00018.10
8.1.170.0040.00417.68
8.1.160.0040.00419.02
8.1.150.0030.00618.96
8.1.140.0040.00417.79
8.1.130.0000.00820.25
8.1.120.0040.00417.65
8.1.110.0040.00417.75
8.1.100.0070.00017.57
8.1.90.0040.00417.63
8.1.80.0030.00617.66
8.1.70.0070.00017.75
8.1.60.0040.00417.65
8.1.50.0040.00417.74
8.1.40.0040.00417.77
8.1.30.0000.00817.94
8.1.20.0030.00617.77
8.1.10.0040.00717.65
8.1.00.0080.00017.70
8.0.300.0040.00419.98
8.0.290.0070.00016.88
8.0.280.0040.00420.39
8.0.270.0030.00317.09
8.0.260.0000.00618.52
8.0.250.0040.00417.15
8.0.240.0030.00317.22
8.0.230.0070.00017.25
8.0.220.0040.00417.14
8.0.210.0070.00017.07
8.0.200.0000.00617.14
8.0.190.0000.00717.18
8.0.180.0050.00217.21
8.0.170.0000.01017.23
8.0.160.0050.00517.23
8.0.150.0050.00216.95
8.0.140.0000.00817.14
8.0.130.0040.00417.09
8.0.120.0000.00717.20
8.0.110.0040.00417.07
8.0.100.0030.00417.06
8.0.90.0040.00417.14
8.0.80.0000.00717.04
8.0.70.0040.00417.05
8.0.60.0000.00717.16
8.0.50.0040.00417.15
8.0.30.0050.00317.15
8.0.20.0030.00617.12
8.0.10.0000.00717.11
7.4.330.0050.00015.55
7.4.320.0030.00316.62
7.4.300.0060.00316.81
7.4.290.0040.00416.56
7.4.280.0030.00516.66
7.4.270.0080.00016.72
7.4.260.0070.00016.65
7.4.250.0030.00316.70
7.4.240.0050.00316.80
7.4.230.0080.00016.73
7.4.220.0000.00816.76
7.4.210.0040.00416.77
7.4.200.0030.00316.80
7.4.190.0030.00316.69
7.4.180.0040.00416.80
7.4.160.0080.00016.74
7.4.150.0030.00316.77
7.4.140.0000.00716.63
7.4.130.0000.00716.61
7.4.120.0040.00416.63
7.4.110.0000.00716.56
7.4.100.0000.00716.61
7.4.90.0000.00716.64
7.4.80.0000.00716.59
7.4.70.0040.00416.56
7.4.60.0040.00416.63
7.4.50.0030.00316.62
7.4.40.0030.00316.48
7.4.30.0040.00416.63
7.4.20.0030.00316.68
7.4.10.0070.00016.53
7.4.00.0030.00316.60

preferences:
105.64 ms | 403 KiB | 5 Q