3v4l.org

run code in 300+ PHP versions simultaneously
<?php function array_flatten($array) { $return = array(); foreach ($array as $key => $value) { if (is_array($value)){ $return = array_merge($return, array_flatten($value));} else {$return[$key] = $value;} } return $return; } var_export(array_flatten([['a', 'b'], 'c']));

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)
8.4.140.0140.00717.49
8.4.130.0130.00818.45
8.4.120.0080.01020.80
8.4.110.0110.00918.82
8.4.100.0140.00717.86
8.4.90.0050.00420.68
8.4.80.0040.00518.74
8.4.70.0080.00620.55
8.4.60.0130.00720.57
8.4.50.0110.01018.84
8.4.40.0090.00317.52
8.4.30.0040.01220.48
8.4.20.0060.00320.50
8.4.10.0090.00021.93
8.3.270.0140.00616.55
8.3.260.0110.01016.48
8.3.250.0060.00916.55
8.3.240.0110.00916.40
8.3.230.0100.00916.35
8.3.220.0140.00520.55
8.3.210.0110.00918.50
8.3.200.0070.00216.44
8.3.190.0050.00316.89
8.3.180.0120.00618.85
8.3.170.0070.01117.24
8.3.160.0070.01118.22
8.3.150.0080.00816.64
8.3.140.0110.00416.59
8.3.130.0050.00316.71
8.3.120.0060.00318.69
8.3.110.0030.00618.22
8.3.100.0030.00616.40
8.3.90.0110.00426.77
8.3.80.0030.00616.38
8.3.70.0140.00718.30
8.3.60.0180.00418.36
8.3.50.0140.00020.09
8.3.40.0040.01120.17
8.3.30.0090.00618.54
8.3.20.0040.00424.18
8.3.10.0080.00024.66
8.3.00.0070.00026.16
8.2.290.0060.00416.97
8.2.280.0120.00718.47
8.2.270.0090.00916.47
8.2.260.0040.00417.12
8.2.250.0060.01518.57
8.2.240.0130.00617.28
8.2.230.0060.00320.94
8.2.220.0000.00724.06
8.2.210.0070.00726.77
8.2.200.0000.00916.50
8.2.190.0140.00416.58
8.2.180.0150.00325.92
8.2.170.0000.01518.91
8.2.160.0070.00722.96
8.2.150.0050.00225.66
8.2.140.0040.00424.66
8.2.130.0070.00026.16
8.2.120.0000.00720.96
8.2.110.0060.00820.44
8.2.100.0050.00618.17
8.2.90.0090.00518.38
8.2.80.0060.00418.35
8.2.70.0050.00418.17
8.2.60.0010.00818.11
8.2.50.0030.00618.39
8.2.40.0040.00518.50
8.2.30.0050.00418.42
8.2.20.0070.00219.61
8.2.10.0070.00218.11
8.2.00.0030.00618.97
8.1.330.0120.00618.07
8.1.320.0170.00216.23
8.1.310.0090.00916.83
8.1.300.0070.00018.68
8.1.290.0000.00830.84
8.1.280.0140.00025.92
8.1.270.0070.00323.97
8.1.260.0080.00026.35
8.1.250.0000.00828.09
8.1.240.0080.00220.64
8.1.230.0050.00520.69
8.1.220.0070.00219.15
8.1.210.0050.00419.38
8.1.200.0070.00218.03
8.1.190.0060.00317.75
8.1.180.0080.00218.59
8.1.170.0080.00218.10
8.1.160.0050.00419.60
8.1.150.0050.00318.60
8.1.140.0060.00317.99
8.1.130.0020.00717.97
8.1.120.0020.00618.01
8.1.110.0020.00817.95
8.1.100.0080.00218.01
8.1.90.0050.00417.95
8.1.80.0060.00517.73
8.1.70.0050.00818.25
8.1.60.0110.00417.97
8.1.50.0100.00317.92
8.1.40.0080.00817.95
8.1.30.0110.00518.02
8.1.20.0130.00218.54
8.1.10.0120.00317.88
8.1.00.0110.00517.83
8.0.300.0070.00218.87
8.0.290.0020.00717.29
8.0.280.0030.00518.04
8.0.270.0040.00517.24
8.0.260.0070.00217.30
8.0.250.0000.00917.41
8.0.240.0050.00417.51
8.0.230.0080.00217.39
8.0.220.0050.00317.30
8.0.210.0060.00517.77
8.0.200.0120.00217.24
8.0.190.0090.00417.27
8.0.180.0100.00417.28
8.0.170.0110.00117.23
8.0.160.0070.00617.14
8.0.150.0080.00317.13
8.0.140.0060.00617.09
8.0.130.0110.00317.17
8.0.120.0080.00617.13
8.0.110.0080.00517.21
8.0.100.0090.00217.04
8.0.90.0070.00417.11
8.0.80.0070.00417.18
8.0.70.0050.00817.11
8.0.60.0080.00417.15
8.0.50.0120.00117.14
8.0.30.0090.00517.22
8.0.20.0100.00317.26
8.0.10.0100.00417.38
7.4.330.0060.00014.72
7.4.320.0070.00416.98
7.4.300.0110.00216.76
7.4.290.0090.00716.77
7.4.280.0130.00316.74
7.4.270.0110.00616.81
7.4.260.0140.00316.88
7.4.250.0120.00616.82
7.4.240.0140.00316.76
7.4.230.0150.00216.72
7.4.220.0090.00816.86
7.4.210.0110.00616.86
7.4.200.0140.00316.79
7.4.190.0110.00616.87
7.4.180.0120.00516.84
7.4.160.0050.01116.87
7.4.150.0100.00616.71
7.4.140.0110.00516.73
7.4.130.0110.00416.70
7.4.120.0110.00516.64
7.4.110.0090.00516.71
7.4.100.0090.00416.61
7.4.90.0110.00416.70
7.4.80.0100.00516.68
7.4.70.0100.00517.20
7.4.60.0100.00316.64
7.4.50.0080.00616.60
7.4.40.0110.00516.60
7.4.30.0070.00716.71
7.4.20.0090.00616.70
7.4.10.0110.00316.54
7.4.00.0030.00617.27

preferences:
103.68 ms | 403 KiB | 5 Q