3v4l.org

run code in 300+ PHP versions simultaneously
<?php $start = new DateTime('2009-05-01'); $start->modify('first day of this month'); $end = new DateTime(); $end->modify('first day of next month'); $interval = DateInterval::createFromDateString('1 month'); $period = new DatePeriod($start, $interval, $end); foreach ($period as $dt) { $filters['months'][$dt->format("Y-m")] = $dt->format("Y-m"); } if ($_POST['months']) { $month_end = strtotime(date("F t Y 23:59:59",$db->sanitize($_POST['months'])); $month_start = strtotime(date("F 1 Y 00:00:00",$db->sanitize($_POST['months'])); $filter_query .= " AND date >= $month_start AND date < $month_start' "; }

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)
5.4.320.0070.03612.50
5.4.310.0100.03312.50
5.4.300.0050.03812.50
5.4.290.0070.03712.50
5.4.280.0080.05312.40
5.4.270.0070.05312.40
5.4.260.0050.04112.40
5.4.250.0050.03912.39
5.4.240.0080.03812.39
5.4.230.0070.03712.39
5.4.220.0120.03512.39
5.4.210.0060.03712.39
5.4.200.0120.03712.39
5.4.190.0040.03712.38
5.4.180.0090.03412.39
5.4.170.0080.03512.39
5.4.160.0050.03712.39
5.4.150.0080.03412.38
5.4.140.0050.03812.07
5.4.130.0090.03612.05
5.4.120.0060.03512.02
5.4.110.0090.03312.02
5.4.100.0050.03612.02
5.4.90.0060.03712.01
5.4.80.0050.03912.02
5.4.70.0080.04112.01
5.4.60.0080.03212.01
5.4.50.0070.03612.01
5.4.40.0040.03812.00
5.4.30.0100.03112.00
5.4.20.0070.04711.99
5.4.10.0140.03912.00
5.4.00.0070.03511.49
5.3.290.0090.05212.80
5.3.280.0040.05512.71
5.3.270.0120.05012.73
5.3.260.0090.04112.72
5.3.250.0070.04812.72
5.3.240.0100.03412.72
5.3.230.0070.04512.71
5.3.220.0070.03712.68
5.3.210.0080.03912.68
5.3.200.0080.03612.68
5.3.190.0080.03712.68
5.3.180.0050.03912.67
5.3.170.0110.03212.67
5.3.160.0080.03612.68
5.3.150.0060.03812.67
5.3.140.0050.03812.66
5.3.130.0030.05212.66
5.3.120.0060.04012.66
5.3.110.0060.04912.66
5.3.100.0090.04212.12
5.3.90.0040.03812.09
5.3.80.0020.04012.07
5.3.70.0050.03812.08
5.3.60.0070.03612.07
5.3.50.0090.03412.00
5.3.40.0100.03412.00
5.3.30.0080.03811.95
5.3.20.0050.03711.73
5.3.10.0040.03711.70
5.3.00.0100.03211.68
5.2.170.0070.0289.18
5.2.160.0050.0329.18
5.2.150.0070.0429.19
5.2.140.0080.0419.18
5.2.130.0060.0299.15
5.2.120.0050.0289.15
5.2.110.0070.0279.15
5.2.100.0060.0279.15
5.2.90.0040.0319.14
5.2.80.0050.0319.14
5.2.70.0060.0309.14
5.2.60.0080.0289.09
5.2.50.0050.0309.06
5.2.40.0100.0249.04
5.2.30.0040.0319.02
5.2.20.0050.0299.01
5.2.10.0040.0308.93
5.2.00.0030.0318.79
5.1.60.0050.0238.07
5.1.50.0040.0258.07
5.1.40.0030.0328.05
5.1.30.0050.0298.40
5.1.20.0030.0288.43
5.1.10.0040.0258.14
5.1.00.0040.0268.14
5.0.50.0020.0236.64
5.0.40.0060.0176.50
5.0.30.0040.0316.30
5.0.20.0040.0196.27
5.0.10.0050.0186.26
5.0.00.0030.0316.25
4.4.90.0030.0154.78
4.4.80.0030.0154.75
4.4.70.0050.0144.75
4.4.60.0020.0164.75
4.4.50.0040.0144.77
4.4.40.0020.0354.71
4.4.30.0050.0204.76
4.4.20.0050.0144.84
4.4.10.0020.0184.85
4.4.00.0020.0264.76
4.3.110.0040.0154.67
4.3.100.0050.0164.67
4.3.90.0030.0164.63
4.3.80.0040.0254.59
4.3.70.0000.0184.63
4.3.60.0060.0194.63
4.3.50.0040.0224.63
4.3.40.0030.0254.54
4.3.30.0020.0163.30
4.3.20.0020.0163.27
4.3.10.0030.0213.23
4.3.00.0130.01013.95

preferences:
140.62 ms | 1386 KiB | 7 Q