3v4l.org

run code in 300+ PHP versions simultaneously
<?php $records[] = array( 'id' => 2135, 'first_name' => 'John', 'last_name' => 'Doe', ), array( 'id' => 3245, 'first_name' => 'Sally', 'last_name' => 'Smith', ), array( 'id' => 5342, 'first_name' => 'Jane', 'last_name' => 'Jones', ), array( 'id' => 5623, 'first_name' => 'Peter', 'last_name' => 'Doe', ) ); echo "<pre>"; $arr_output = array(); foreach($records as $key=>$arr) { $arr_output['id'][] = $arr['id']; $arr_output['first_name'][] = $arr['first_name']; $arr_output['last_name'][] = $arr['last_name']; } print_r($arr_output);

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.350.0040.04312.02
5.4.340.0110.03712.01
5.4.320.0050.04312.49
5.4.310.0070.05412.49
5.4.300.0090.03612.50
5.4.290.0090.03812.49
5.4.280.0040.04212.39
5.4.270.0080.03612.39
5.4.260.0090.03912.39
5.4.250.0060.04512.39
5.4.240.0040.04012.39
5.4.230.0060.04112.38
5.4.220.0050.04212.38
5.4.210.0090.03812.38
5.4.200.0050.04312.38
5.4.190.0090.04112.38
5.4.180.0050.03812.38
5.4.170.0050.03812.39
5.4.160.0040.04512.38
5.4.150.0060.03912.38
5.4.140.0070.04912.07
5.4.130.0060.03812.05
5.4.120.0040.04012.01
5.4.110.0090.03612.01
5.4.100.0070.04112.01
5.4.90.0090.03812.01
5.4.80.0050.04112.02
5.4.70.0090.03912.01
5.4.60.0090.04612.00
5.4.50.0070.03812.01
5.4.40.0060.03711.99
5.4.30.0060.03611.99
5.4.20.0070.04011.99
5.4.10.0090.03511.99
5.4.00.0080.03411.49
5.3.290.0050.04612.80
5.3.280.0080.03712.71
5.3.270.0090.04212.73
5.3.260.0090.03912.72
5.3.250.0080.03812.72
5.3.240.0080.04212.72
5.3.230.0060.03812.71
5.3.220.0080.03512.68
5.3.210.0100.04212.68
5.3.200.0030.04112.68
5.3.190.0130.04612.68
5.3.180.0060.04012.68
5.3.170.0090.03612.67
5.3.160.0030.04212.68
5.3.150.0060.04812.67
5.3.140.0090.03812.66
5.3.130.0060.04112.66
5.3.120.0130.03612.66
5.3.110.0110.05012.66
5.3.100.0050.04912.12
5.3.90.0110.04712.08
5.3.80.0130.04212.08
5.3.70.0050.04312.07
5.3.60.0070.04712.06
5.3.50.0050.04312.00
5.3.40.0060.03812.00
5.3.30.0090.03611.95
5.3.20.0090.03811.73
5.3.10.0040.03611.70
5.3.00.0080.03611.69
5.2.170.0040.0389.18
5.2.160.0050.0339.18
5.2.150.0040.0339.18
5.2.140.0050.0339.18
5.2.130.0040.0319.14
5.2.120.0040.0419.14
5.2.110.0090.0289.15
5.2.100.0030.0349.14
5.2.90.0020.0329.14
5.2.80.0080.0319.14
5.2.70.0040.0339.14
5.2.60.0040.0359.09
5.2.50.0070.0289.06
5.2.40.0040.0319.04
5.2.30.0060.0309.02
5.2.20.0070.0279.00
5.2.10.0070.0278.92
5.2.00.0060.0308.79
5.1.60.0040.0258.07
5.1.50.0020.0308.06
5.1.40.0020.0308.04
5.1.30.0070.0298.39
5.1.20.0080.0278.41
5.1.10.0050.0318.14
5.1.00.0040.0298.14
5.0.50.0060.0216.62
5.0.40.0020.0246.48
5.0.30.0020.0356.29
5.0.20.0070.0236.27
5.0.10.0030.0256.25
5.0.00.0040.0416.23
4.4.90.0040.0154.78
4.4.80.0030.0174.76
4.4.70.0040.0164.75
4.4.60.0030.0194.75
4.4.50.0030.0194.77
4.4.40.0060.0274.71
4.4.30.0040.0174.76
4.4.20.0020.0184.84
4.4.10.0030.0154.85
4.4.00.0060.0244.75
4.3.110.0030.0194.67
4.3.100.0020.0194.66
4.3.90.0020.0174.64
4.3.80.0020.0264.58
4.3.70.0050.0194.63
4.3.60.0010.0234.63
4.3.50.0040.0164.63
4.3.40.0050.0224.54
4.3.30.0020.0183.28
4.3.20.0020.0173.25
4.3.10.0030.0163.22
4.3.00.0100.0276.78

preferences:
139.31 ms | 1394 KiB | 7 Q