3v4l.org

run code in 300+ PHP versions simultaneously
<?php function getUA($data, $univ_seg) { return array_filter($json_decode($data, true), function($var) use (univ_seg) { return $var["EventType"] == "UN" && $var["LocationURL"] == $univ_seg; }); } $data = json_encode(array( array("StartDate"=>"2014/07/31","LocZipCode"=>"19406","LocationURL"=>"FSU","EventType"=>"UN"), array("StartDate"=>"2014/08/31","LocZipCode"=>"23513","LocationURL"=>"FSU","EventType"=>"UN"), array("StartDate"=>"2014/07/31","LocZipCode"=>"92108","LocationURL"=>"BU","EventType"=>"UN"), array("StartDate"=>"2014/09/30","LocZipCode"=>"78661","LocationURL"=>"BU","EventType"=>"UN") )); $univ_seg = 'FSU'; $ua = getUA($data, $univ_seg);

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.310.0080.04312.52
5.4.300.0070.03512.52
5.4.290.0020.04312.52
5.4.280.0060.03612.42
5.4.270.0080.04612.41
5.4.260.0070.04012.42
5.4.250.0070.03812.41
5.4.240.0050.03912.42
5.4.230.0050.04012.41
5.4.220.0060.03812.40
5.4.210.0140.03512.41
5.4.200.0100.03512.41
5.4.190.0040.03912.41
5.4.180.0070.03612.40
5.4.170.0090.03412.41
5.4.160.0080.03412.41
5.4.150.0110.03212.40
5.4.140.0050.03912.09
5.4.130.0050.03612.07
5.4.120.0080.03312.04
5.4.110.0050.03612.04
5.4.100.0090.03312.04
5.4.90.0060.03712.03
5.4.80.0060.03712.03
5.4.70.0060.03512.03
5.4.60.0040.04212.03
5.4.50.0060.03412.03
5.4.40.0050.03612.02
5.4.30.0040.03912.02
5.4.20.0060.03612.01
5.4.10.0070.03412.01
5.4.00.0090.03611.51
5.3.280.0070.03812.71
5.3.270.0050.04412.73
5.3.260.0040.04212.72
5.3.250.0030.04012.71
5.3.240.0050.03912.72
5.3.230.0080.03612.71
5.3.220.0050.03812.68
5.3.210.0060.03912.68
5.3.200.0070.04012.68
5.3.190.0070.03612.68
5.3.180.0070.03512.67
5.3.170.0060.03912.66
5.3.160.0040.03712.68
5.3.150.0060.03612.67
5.3.140.0050.03712.66
5.3.130.0050.04012.66
5.3.120.0070.03712.66
5.3.110.0040.04212.65
5.3.100.0060.03612.13
5.3.90.0060.04012.11
5.3.80.0070.03412.11
5.3.70.0040.03912.11
5.3.60.0080.04112.09
5.3.50.0090.03912.03
5.3.40.0110.04712.03
5.3.30.0110.04411.98
5.3.20.0110.04111.77
5.3.10.0080.04311.74
5.3.00.0060.04711.73
5.2.170.0050.0449.22
5.2.160.0050.0439.22
5.2.150.0040.0449.21
5.2.140.0060.0359.21
5.2.130.0080.0259.17
5.2.120.0060.0279.18
5.2.110.0040.0319.18
5.2.100.0070.0359.18
5.2.90.0070.0379.18
5.2.80.0040.0389.18
5.2.70.0020.0339.17
5.2.60.0050.0299.13
5.2.50.0050.0309.10
5.2.40.0010.0329.07
5.2.30.0080.0289.05
5.2.20.0050.0409.05
5.2.10.0100.0328.95
5.2.00.0010.0358.81
5.1.60.0050.0248.09
5.1.50.0060.0248.09
5.1.40.0070.0248.07
5.1.30.0040.0278.42
5.1.20.0040.0268.44
5.1.10.0020.0288.16
5.1.00.0050.0268.17
5.0.50.0020.0226.64
5.0.40.0040.0256.51
5.0.30.0030.0386.31
5.0.20.0050.0246.29
5.0.10.0040.0276.27
5.0.00.0050.0296.26
4.4.90.0020.0164.78
4.4.80.0020.0164.75
4.4.70.0020.0164.75
4.4.60.0030.0164.76
4.4.50.0050.0174.77
4.4.40.0020.0284.71
4.4.30.0050.0164.76
4.4.20.0030.0164.84
4.4.10.0020.0164.85
4.4.00.0000.0284.76
4.3.110.0020.0174.67
4.3.100.0030.0154.66
4.3.90.0030.0154.63
4.3.80.0020.0254.58
4.3.70.0040.0144.63
4.3.60.0030.0144.63
4.3.50.0060.0184.63
4.3.40.0010.0334.54
4.3.30.0020.0183.30
4.3.20.0030.0163.28
4.3.10.0030.0153.24
4.3.00.0100.0137.11

preferences:
133.61 ms | 1394 KiB | 7 Q