3v4l.org

run code in 300+ PHP versions simultaneously
<?php $levels = ['country','state','city','location']; $locations = [ ['country'=>'USA', 'state'=>'New York', 'city'=>'NYC', 'location'=>'Central Park', 'street'=>'7th Ave', 'count'=>123], ['country'=>'USA', 'state'=>'Maryland', 'city'=>'Baltimore', 'location'=>'Harber', 'count'=>24], ['country'=>'USA', 'state'=>'Michigan', 'city'=>'Lansing', 'location'=>'Midtown', 'building'=>'H2B', 'count'=>7], ['country'=>'France', 'state'=>'Sud', 'city'=>'Marseille', 'location'=>'Centre Ville', 'count'=>12], ]; $output = []; foreach($locations as $loc){ $str_to_eval='$output'; for($i=0;$i<count($levels);$i++){ $str_to_eval .= "[\$loc[\$levels[$i]]]"; } $str_to_eval .= "=\$loc['count'];"; eval($str_to_eval); } print_r($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)
8.4.120.0040.00423.98
8.4.110.0100.00918.62
8.4.100.0040.00517.79
8.4.90.0040.00520.46
8.4.80.0060.00218.98
8.4.70.0050.00320.43
8.4.60.0130.00820.46
8.4.50.0150.00718.67
8.4.40.0030.01324.03
8.4.30.0160.00322.70
8.4.20.0100.01017.44
8.4.10.0030.00619.45
8.3.250.0100.00916.30
8.3.240.0120.00716.93
8.3.230.0110.00716.86
8.3.220.0050.00319.02
8.3.210.0100.01016.64
8.3.200.0060.00316.56
8.3.190.0040.00417.04
8.3.180.0050.00318.97
8.3.170.0190.00017.30
8.3.160.0070.01016.48
8.3.150.0030.00617.42
8.3.140.0090.00917.07
8.3.130.0030.00618.29
8.3.120.0060.00319.03
8.3.110.0080.00820.94
8.3.100.0060.00324.06
8.3.90.0060.00326.77
8.3.80.0030.00616.75
8.3.70.0120.00616.63
8.3.60.0120.00618.55
8.3.50.0110.01022.03
8.3.40.0180.00018.77
8.3.30.0070.00718.67
8.3.20.0000.00721.95
8.3.10.0070.00021.75
8.3.00.0000.00718.34
8.2.290.0090.01016.57
8.2.280.0090.01118.69
8.2.270.0070.01116.70
8.2.260.0040.00417.27
8.2.250.0040.00418.64
8.2.240.0040.00717.48
8.2.230.0090.01222.58
8.2.220.0090.00037.54
8.2.210.0060.00326.77
8.2.200.0090.00016.63
8.2.190.0090.00616.75
8.2.180.0040.01525.92
8.2.170.0150.00018.95
8.2.160.0030.01022.96
8.2.150.0060.00324.18
8.2.140.0070.00024.66
8.2.130.0070.01122.31
8.2.120.0000.00826.35
8.2.110.0030.00621.05
8.2.100.0110.00017.91
8.2.90.0000.00818.99
8.2.80.0000.00817.97
8.2.70.0060.00317.75
8.2.60.0040.00417.93
8.2.50.0080.00018.10
8.2.40.0030.00522.32
8.2.30.0000.00719.26
8.2.20.0070.00017.69
8.2.10.0060.00717.89
8.2.00.0080.00517.86
8.1.330.0130.00622.13
8.1.320.0110.01017.89
8.1.310.0030.01416.77
8.1.300.0100.01020.39
8.1.290.0060.00318.88
8.1.280.0120.00325.92
8.1.270.0050.00323.96
8.1.260.0050.00328.09
8.1.250.0040.00428.09
8.1.240.0030.00622.56
8.1.230.0090.00317.42
8.1.220.0000.00817.79
8.1.210.0040.00418.77
8.1.200.0000.00917.36
8.1.190.0050.00319.14
8.1.180.0040.00418.10
8.1.170.0040.00418.70
8.1.160.0000.00722.11
8.1.150.0030.00520.95
8.1.140.0080.00618.11
8.1.130.0110.00318.05
8.1.120.0070.00617.50
8.1.110.0080.00617.46
8.1.100.0140.00017.48
8.1.90.0060.00817.43
8.1.80.0080.00617.51
8.1.70.0100.00317.46
8.1.60.0030.01017.61
8.1.50.0080.00817.59
8.1.40.0090.00617.61
8.1.30.0080.00617.66
8.1.20.0090.00617.62
8.1.10.0100.00517.62
8.1.00.0140.00217.54
8.0.300.0000.00918.77
8.0.290.0000.00916.63
8.0.280.0050.00218.45
8.0.270.0090.00716.91
8.0.260.0070.00416.78
8.0.250.0060.00516.94
8.0.240.0080.00616.87
8.0.230.0050.00516.93
8.0.220.0070.00516.83
8.0.210.0100.00316.77
8.0.200.0080.00316.90
8.0.190.0070.00616.91
8.0.180.0060.00516.87
8.0.170.0060.00516.82
8.0.160.0080.00616.83
8.0.150.0080.00416.77
8.0.140.0080.00317.35
8.0.130.0100.00115.63
8.0.120.0080.00616.82
8.0.110.0050.00516.76
8.0.100.0080.00516.74
8.0.90.0040.01016.79
8.0.80.0110.00716.90
8.0.70.0080.00516.79
8.0.60.0090.00416.87
8.0.50.0060.00716.83
8.0.30.0120.00717.06
8.0.20.0110.00817.16
8.0.10.0060.00816.95
8.0.00.0130.00316.88
7.4.330.0100.00215.89
7.4.320.0080.00616.48
7.4.300.0090.00416.42
7.4.290.0060.00916.49
7.4.280.0100.00516.51
7.4.270.0080.00616.52
7.4.260.0060.00916.49
7.4.250.0080.00716.46
7.4.240.0120.00316.56
7.4.230.0060.00816.50
7.4.220.0110.00616.43
7.4.210.0100.00516.48
7.4.200.0080.00516.46
7.4.190.0120.00316.48
7.4.180.0040.01116.52
7.4.160.0100.00616.43
7.4.150.0120.00616.71
7.4.140.0090.00917.11
7.4.130.0090.00916.48
7.4.120.0100.00616.48
7.4.110.0100.00816.41
7.4.100.0140.00416.39
7.4.90.0110.00516.43
7.4.80.0120.00517.42
7.4.70.0110.00616.34
7.4.60.0110.00416.42
7.4.50.0130.00216.44
7.4.40.0110.00416.41
7.4.30.0110.00416.45
7.4.20.0080.00616.40
7.4.10.0080.00616.41
7.4.00.0080.00815.74
7.3.330.0090.00315.23
7.3.320.0090.00415.28
7.3.310.0090.00316.33
7.3.300.0070.00416.34
7.3.290.0060.00616.32
7.3.280.0080.00716.32
7.3.270.0130.00216.75
7.3.260.0100.00616.38
7.3.250.0110.00716.42
7.3.240.0090.00816.34
7.3.230.0090.00716.35
7.3.220.0100.00616.31
7.3.210.0110.00516.30
7.3.200.0110.00516.35
7.3.190.0130.00416.34
7.3.180.0150.00216.37
7.3.170.0080.00916.32
7.3.160.0070.00716.42
7.3.150.0120.00316.30
7.3.140.0070.00716.30
7.3.130.0090.00916.33
7.3.120.0090.00715.75
7.3.110.0060.00915.83
7.3.100.0090.00515.87
7.3.90.0080.00715.99
7.3.80.0120.00215.88
7.3.70.0090.00515.77
7.3.60.0100.00415.79
7.3.50.0070.00615.80
7.3.40.0060.00915.83
7.3.30.0100.00515.91
7.3.20.0120.00417.72
7.3.10.0130.00417.63
7.3.00.0120.00317.64
7.2.340.0110.00416.47
7.2.330.0110.00716.39
7.2.320.0110.00516.55
7.2.310.0090.00716.54
7.2.300.0110.00616.51
7.2.290.0070.00916.45
7.2.280.0170.00016.40
7.2.270.0140.00216.31
7.2.260.0120.00316.36
7.2.250.0120.00515.99
7.2.240.0090.00815.93
7.2.230.0090.00615.94
7.2.220.0090.00715.86
7.2.210.0120.00215.94
7.2.200.0110.00416.19
7.2.190.0100.00515.87
7.2.180.0050.01016.06
7.2.170.0110.00716.09
7.2.160.0100.00616.42
7.2.150.0180.00518.37
7.2.140.0110.00418.34
7.2.130.0100.00718.41
7.2.120.0120.00418.40
7.2.110.0090.00718.53
7.2.100.0210.00118.33
7.2.90.0150.00418.27
7.2.80.0100.00618.50
7.2.70.0120.00518.50
7.2.60.0110.00517.83
7.2.50.0130.00318.39
7.2.40.0130.00518.41
7.2.30.0120.00818.39
7.2.20.0120.00618.57
7.2.10.0150.00318.57
7.2.00.0090.00618.86
7.1.330.0080.00916.81
7.1.320.0150.00116.79
7.1.310.0100.00616.79
7.1.300.0100.00516.87
7.1.290.0060.01016.64
7.1.280.0120.00316.83
7.1.270.0110.00416.77
7.1.260.0090.00616.68
7.1.250.0130.00217.21
7.1.240.0140.00317.13
7.1.230.0150.00317.13
7.1.220.0110.00517.26
7.1.210.0140.00217.15
7.1.200.0110.00416.73
7.1.190.0120.00417.28
7.1.180.0130.00317.20
7.1.170.0160.00217.13
7.1.160.0110.00617.26
7.1.150.0100.00517.12
7.1.140.0160.00117.21
7.1.130.0140.00417.10
7.1.120.0150.00117.18
7.1.110.0130.00417.11
7.1.100.0140.00317.20
7.1.90.0130.00417.13
7.1.80.0130.00317.18
7.1.70.0120.00317.15
7.1.60.0100.00518.05
7.1.50.0130.00417.21
7.1.40.0130.00617.20
7.1.30.0150.00217.21
7.1.20.0130.00417.10
7.1.10.0090.00617.25
7.1.00.0100.02818.90
7.0.330.0130.00316.80
7.0.320.0170.00016.89
7.0.310.0110.00516.93
7.0.300.0170.00016.86
7.0.290.0090.00716.75
7.0.280.0090.00716.78
7.0.270.0120.00416.80
7.0.260.0100.00516.77
7.0.250.0150.00317.08
7.0.240.0130.00317.00
7.0.230.0080.00716.98
7.0.220.0170.00316.90
7.0.210.0110.00516.86
7.0.200.0140.00416.28
7.0.190.0110.00517.01
7.0.180.0070.01116.88
7.0.170.0140.00416.98
7.0.160.0120.00416.99
7.0.150.0150.00216.86
7.0.140.0120.00416.93
7.0.130.0110.00516.86
7.0.120.0160.00016.90
7.0.110.0100.00716.95
7.0.100.0080.00816.92
7.0.90.0150.02217.93
7.0.80.0140.02217.80
7.0.70.0180.01817.79
7.0.60.0090.02617.97
7.0.50.0170.01718.04
7.0.40.0170.02318.06
7.0.30.0150.02418.10
7.0.20.0140.02118.06
7.0.10.0100.02418.14
7.0.00.0080.02717.99
5.6.400.0070.00716.30
5.6.390.0130.00316.30
5.6.380.0120.00216.30
5.6.370.0100.00516.30
5.6.360.0060.00816.30
5.6.350.0070.00716.30
5.6.340.0110.00516.30
5.6.330.0090.00516.30
5.6.320.0130.00016.30
5.6.310.0030.01216.30
5.6.300.0130.00216.30
5.6.290.0100.00316.30
5.6.280.0090.00416.30
5.6.270.0130.00116.30
5.6.260.0090.00416.30
5.6.250.0110.00316.30
5.6.240.0080.02517.76
5.6.230.0090.02717.74
5.6.220.0130.02117.74
5.6.210.0140.02217.77
5.6.200.0110.02717.89
5.6.190.0140.02817.89
5.6.180.0120.02217.90
5.6.170.0110.02317.93
5.6.160.0130.02217.92
5.6.150.0060.02617.93
5.6.140.0050.02717.89
5.6.130.0090.02317.87
5.6.120.0130.02117.89
5.6.110.0160.01717.90
5.6.100.0150.01717.92
5.6.90.0070.02617.87
5.6.80.0100.02217.69
5.6.70.0140.01617.72
5.6.60.0080.02417.66
5.6.50.0140.01917.72
5.6.40.0070.02417.67
5.6.30.0110.02717.72
5.6.20.0130.01917.68
5.6.10.0130.02217.68
5.6.00.0110.02017.68

preferences:
28.12 ms | 403 KiB | 5 Q