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.0050.04012.52
5.4.300.0080.04812.52
5.4.290.0050.04212.52
5.4.280.0070.03412.41
5.4.270.0080.03912.42
5.4.260.0050.03912.42
5.4.250.0090.03712.42
5.4.240.0050.04212.42
5.4.230.0110.04712.41
5.4.220.0060.06012.41
5.4.210.0080.04212.41
5.4.200.0060.03712.41
5.4.190.0100.03312.40
5.4.180.0090.04712.40
5.4.170.0050.03612.40
5.4.160.0060.03912.41
5.4.150.0020.04212.40
5.4.140.0050.03912.09
5.4.130.0060.03612.07
5.4.120.0050.03712.04
5.4.110.0070.03512.03
5.4.100.0040.03712.04
5.4.90.0050.03712.04
5.4.80.0020.04012.03
5.4.70.0030.03612.03
5.4.60.0050.04112.03
5.4.50.0070.03412.03
5.4.40.0070.04112.02
5.4.30.0060.03512.02
5.4.20.0060.03512.01
5.4.10.0040.03512.01
5.4.00.0070.03411.51
5.3.280.0030.04012.70
5.3.270.0080.04612.73
5.3.260.0080.03712.72
5.3.250.0070.03612.72
5.3.240.0060.04212.72
5.3.230.0050.03812.71
5.3.220.0030.03912.68
5.3.210.0060.03812.68
5.3.200.0050.03712.68
5.3.190.0050.03812.68
5.3.180.0030.03812.68
5.3.170.0080.04412.67
5.3.160.0040.05012.67
5.3.150.0080.04312.67
5.3.140.0080.04512.66
5.3.130.0030.04112.66
5.3.120.0070.05112.66
5.3.110.0040.04212.66
5.3.100.0040.03812.13
5.3.90.0040.03912.11
5.3.80.0050.03812.11
5.3.70.0090.03512.11
5.3.60.0070.03512.09
5.3.50.0030.03812.03
5.3.40.0050.03712.03
5.3.30.0030.03711.99
5.3.20.0070.03311.77
5.3.10.0040.03611.74
5.3.00.0080.04711.73
5.2.170.0050.0439.21
5.2.160.0040.0339.21
5.2.150.0060.0389.21
5.2.140.0030.0339.21
5.2.130.0040.0319.17
5.2.120.0060.0279.18
5.2.110.0060.0319.18
5.2.100.0030.0309.18
5.2.90.0040.0299.18
5.2.80.0020.0329.18
5.2.70.0050.0309.18
5.2.60.0030.0329.13
5.2.50.0030.0339.09
5.2.40.0050.0299.07
5.2.30.0050.0309.05
5.2.20.0030.0309.04
5.2.10.0020.0308.95
5.2.00.0030.0308.81
5.1.60.0000.0288.09
5.1.50.0030.0278.08
5.1.40.0040.0288.06
5.1.30.0060.0318.42
5.1.20.0060.0358.44
5.1.10.0060.0338.16
5.1.00.0080.0328.17
5.0.50.0040.0216.64
5.0.40.0030.0276.51
5.0.30.0050.0336.31
5.0.20.0030.0206.28
5.0.10.0030.0206.27
5.0.00.0050.0296.25
4.4.90.0020.0164.78
4.4.80.0030.0154.76
4.4.70.0050.0134.75
4.4.60.0030.0154.75
4.4.50.0030.0154.77
4.4.40.0020.0274.71
4.4.30.0050.0384.76
4.4.20.0050.0144.84
4.4.10.0090.0164.85
4.4.00.0050.0294.76
4.3.110.0010.0234.67
4.3.100.0030.0214.66
4.3.90.0040.0194.63
4.3.80.0030.0244.58
4.3.70.0030.0154.63
4.3.60.0040.0144.63
4.3.50.0040.0144.63
4.3.40.0020.0274.53
4.3.30.0010.0183.30
4.3.20.0030.0183.28
4.3.10.0030.0163.24
4.3.00.0070.01714.98

preferences:
137.1 ms | 1394 KiB | 7 Q