3v4l.org

run code in 300+ PHP versions simultaneously
<?php <?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); print_r($ua);

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.03812.49
5.4.300.0090.03312.50
5.4.290.0040.04012.49
5.4.280.0050.03612.39
5.4.270.0040.04512.39
5.4.260.0080.03512.39
5.4.250.0030.04312.39
5.4.240.0070.03712.39
5.4.230.0050.03812.38
5.4.220.0060.03612.38
5.4.210.0070.03412.38
5.4.200.0060.04012.38
5.4.190.0010.04112.38
5.4.180.0050.03612.38
5.4.170.0110.03212.39
5.4.160.0070.03512.38
5.4.150.0070.03512.38
5.4.140.0080.04112.07
5.4.130.0080.03312.05
5.4.120.0090.04512.01
5.4.110.0050.03612.01
5.4.100.0070.04212.01
5.4.90.0070.04812.01
5.4.80.0050.03912.01
5.4.70.0090.03412.00
5.4.60.0040.03712.00
5.4.50.0060.03512.01
5.4.40.0050.03612.00
5.4.30.0060.03511.99
5.4.20.0070.03511.99
5.4.10.0110.03011.99
5.4.00.0070.03411.48
5.3.280.0040.04012.71
5.3.270.0060.03912.72
5.3.260.0080.03812.72
5.3.250.0080.04512.72
5.3.240.0080.03612.72
5.3.230.0100.03612.71
5.3.220.0070.03612.68
5.3.210.0030.04312.68
5.3.200.0070.03512.68
5.3.190.0060.03712.68
5.3.180.0070.03512.67
5.3.170.0070.03512.67
5.3.160.0060.03612.67
5.3.150.0060.03812.67
5.3.140.0100.03512.66
5.3.130.0060.03912.66
5.3.120.0060.03812.66
5.3.110.0090.03612.66
5.3.100.0070.03912.12
5.3.90.0060.03712.08
5.3.80.0100.04012.07
5.3.70.0100.03312.07
5.3.60.0050.03812.06
5.3.50.0070.03412.00
5.3.40.0090.03412.00
5.3.30.0060.03511.95
5.3.20.0040.03811.73
5.3.10.0080.03511.70
5.3.00.0120.03011.68
5.2.170.0050.0309.18
5.2.160.0060.0299.18
5.2.150.0050.0399.18
5.2.140.0050.0309.18
5.2.130.0040.0299.14
5.2.120.0060.0359.14
5.2.110.0060.0299.15
5.2.100.0060.0299.14
5.2.90.0040.0329.14
5.2.80.0040.0329.13
5.2.70.0050.0309.14
5.2.60.0040.0309.09
5.2.50.0030.0339.05
5.2.40.0050.0289.04
5.2.30.0070.0279.02
5.2.20.0020.0319.00
5.2.10.0050.0278.93
5.2.00.0040.0308.78
5.1.60.0050.0238.07
5.1.50.0040.0318.06
5.1.40.0100.0198.04
5.1.30.0050.0258.40
5.1.20.0040.0278.42
5.1.10.0070.0248.14
5.1.00.0060.0248.14
5.0.50.0040.0216.62
5.0.40.0040.0196.48
5.0.30.0040.0326.29
5.0.20.0050.0186.26
5.0.10.0060.0216.24
5.0.00.0050.0296.23
4.4.90.0040.0144.78
4.4.80.0010.0174.76
4.4.70.0020.0164.75
4.4.60.0020.0164.76
4.4.50.0030.0154.77
4.4.40.0020.0314.71
4.4.30.0060.0124.76
4.4.20.0030.0154.84
4.4.10.0040.0144.85
4.4.00.0030.0244.76
4.3.110.0050.0134.67
4.3.100.0010.0174.66
4.3.90.0020.0164.63
4.3.80.0040.0244.58
4.3.70.0020.0154.63
4.3.60.0010.0164.63
4.3.50.0010.0184.63
4.3.40.0040.0234.54
4.3.30.0060.0133.28
4.3.20.0040.0143.26
4.3.10.0020.0153.22
4.3.00.0030.0207.11

preferences:
142.74 ms | 1394 KiB | 7 Q