3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = '[ { "id": "bitcoin", "name": "Bitcoin", "symbol": "BTC", "rank": "1", "price_usd": "7365.07", "price_btc": "1.0", "24h_volume_usd": "4900640000.0", "market_cap_usd": "124873929597", "available_supply": "16954887.0", "total_supply": "16954887.0", "max_supply": "21000000.0", "percent_change_1h": "0.55", "percent_change_24h": "5.92", "percent_change_7d": "-7.93", "last_updated": "1522733968", "price_eur": "5987.30108524", "24h_volume_eur": "3983887076.48", "market_cap_eur": "101514013335" }, { "id": "ethereum", "name": "Ethereum", "symbol": "ETH", "rank": "2", "price_usd": "397.12", "price_btc": "0.0541563", "24h_volume_usd": "1216740000.0", "market_cap_usd": "39149486407.0", "available_supply": "98583517.0", "total_supply": "98583517.0", "max_supply": null, "percent_change_1h": "0.07", "percent_change_24h": "3.51", "percent_change_7d": "-15.33", "last_updated": "1522733953", "price_eur": "322.83155584", "24h_volume_eur": "989126881.68", "market_cap_eur": "31825870284.0" } ]'; $arr = array( (object) array('id'=>42, 'user_id'=>39, 'coin_rank'=>2), (object) array('id'=>3, 'user_id'=>39, 'coin_rank'=>6), (object) array('id'=>8, 'user_id'=>39, 'coin_rank'=>8), ); $jsonArr = json_decode($json, true); $new = array(); foreach($arr as $v){ $key = array_search($v->coin_rank, array_column($jsonArr, 'rank')); if($key !== false){ $new[] = $jsonArr[$key]; } } print_r($new);

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.0110.00923.80
8.4.110.0100.01222.63
8.4.100.0140.00717.61
8.4.90.0090.00717.64
8.4.80.0050.01017.77
8.4.70.0120.00818.01
8.4.60.0110.00918.82
8.4.50.0120.00819.51
8.4.40.0120.00917.67
8.4.30.0100.01017.44
8.4.20.0030.00617.71
8.4.10.0030.00617.72
8.3.250.0110.00718.91
8.3.240.0110.00816.61
8.3.230.0110.00616.35
8.3.220.0110.00616.99
8.3.210.0110.00821.05
8.3.200.0050.00416.55
8.3.190.0110.00817.19
8.3.180.0090.00116.59
8.3.170.0060.01220.84
8.3.160.0070.00316.73
8.3.150.0040.00420.84
8.3.140.0060.01216.50
8.3.130.0080.00018.41
8.3.120.0060.00319.18
8.3.110.0000.00820.94
8.3.100.0040.00824.06
8.3.90.0030.00626.77
8.3.80.0060.00317.97
8.3.70.0100.00716.75
8.3.60.0040.01116.75
8.3.50.0060.00917.43
8.3.40.0080.00818.79
8.3.30.0110.00418.89
8.3.20.0040.00421.89
8.3.10.0000.00923.54
8.3.00.0000.00819.27
8.2.290.0140.00520.59
8.2.280.0090.01022.38
8.2.270.0120.00617.34
8.2.260.0150.00018.68
8.2.250.0090.00016.61
8.2.240.0000.01117.06
8.2.230.0040.00422.58
8.2.220.0040.00437.54
8.2.210.0040.01426.77
8.2.200.0060.00318.16
8.2.190.0100.00718.38
8.2.180.0070.01316.63
8.2.170.0140.00018.95
8.2.160.0070.00720.52
8.2.150.0030.00524.18
8.2.140.0030.00724.66
8.2.130.0000.00726.16
8.2.120.0050.00321.05
8.2.110.0050.00521.07
8.2.100.0060.00617.97
8.2.90.0030.00618.03
8.2.80.0050.00317.97
8.2.70.0040.00418.16
8.2.60.0030.00517.93
8.2.50.0060.00318.16
8.2.40.0000.00720.39
8.2.30.0050.00219.53
8.2.20.0060.00318.23
8.2.10.0000.00718.23
8.2.00.0040.00418.00
8.1.330.0130.00716.77
8.1.320.0160.00616.35
8.1.310.0040.01118.60
8.1.300.0120.00320.29
8.1.290.0040.00430.84
8.1.280.0040.01525.92
8.1.270.0050.00323.99
8.1.260.0050.00326.35
8.1.250.0080.00028.09
8.1.240.0100.00022.04
8.1.230.0090.00322.67
8.1.220.0000.00817.76
8.1.210.0040.00819.04
8.1.200.0060.00317.36
8.1.190.0050.00517.23
8.1.180.0050.00318.10
8.1.170.0080.00018.84
8.1.160.0070.00018.84
8.1.150.0040.00419.12
8.1.140.0040.00417.75
8.1.130.0000.00820.27
8.1.120.0060.00317.48
8.1.110.0000.00717.34
8.1.100.0000.00717.34
8.1.90.0040.00417.55
8.1.80.0040.00417.39
8.1.70.0000.00717.54
8.1.60.0000.00817.63
8.1.50.0060.00317.45
8.1.40.0030.00617.42
8.1.30.0030.01017.72
8.1.20.0000.00817.56
8.1.10.0070.00317.57
8.1.00.0000.00817.55
8.0.300.0000.00819.73
8.0.290.0000.00816.88
8.0.280.0030.00318.43
8.0.270.0000.00717.18
8.0.260.0030.00316.80
8.0.250.0030.00317.02
8.0.240.0000.00716.89
8.0.230.0030.00416.95
8.0.220.0030.00316.93
8.0.210.0030.00316.92
8.0.200.0030.00316.98
8.0.190.0050.00517.02
8.0.180.0020.00516.99
8.0.170.0070.00316.98
8.0.160.0000.00716.96
8.0.150.0000.00716.94
8.0.140.0000.00916.96
8.0.130.0000.00513.34
8.0.120.0000.00816.92
8.0.110.0000.00716.89
8.0.100.0000.00716.75
8.0.90.0050.00217.05
8.0.80.0060.00916.84
8.0.70.0000.00717.01
8.0.60.0000.00716.77
8.0.50.0000.00817.07
8.0.30.0110.00817.15
8.0.20.0080.01017.40
8.0.10.0000.00716.88
8.0.00.0100.00816.82
7.4.330.0000.00515.55
7.4.320.0060.00016.52
7.4.300.0030.00316.36
7.4.290.0030.00316.60
7.4.280.0040.00416.36
7.4.270.0030.00316.61
7.4.260.0030.00316.49
7.4.250.0000.00716.61
7.4.240.0030.00316.40
7.4.230.0080.00016.58
7.4.220.0040.00416.71
7.4.210.0130.00416.65
7.4.200.0040.00416.37
7.4.160.0080.01216.53
7.4.140.0120.00917.86
7.4.130.0140.00416.59
7.4.120.0110.00916.53
7.4.110.0090.00916.41
7.4.100.0170.00016.41
7.4.90.0140.00316.53
7.4.80.0040.01219.39
7.4.70.0090.00616.32
7.4.60.0040.01216.68
7.4.50.0040.01116.56
7.4.40.0060.01116.63
7.4.10.0060.01214.68
7.4.00.0070.01115.09
7.3.330.0000.00613.18
7.3.320.0030.00313.23
7.3.310.0000.00716.47
7.3.300.0040.00416.48
7.3.290.0000.00716.38
7.3.280.0050.01016.38
7.3.260.0100.00916.36
7.3.240.0100.00716.33
7.3.230.0100.00616.54
7.3.210.0000.01616.60
7.3.200.0040.02116.49
7.3.190.0090.01316.40
7.3.180.0000.01616.24
7.3.170.0150.00816.34
7.3.160.0070.01016.45
7.3.130.0060.00914.91
7.3.120.0100.00814.86
7.3.110.0100.00614.92
7.3.100.0050.01014.96
7.3.90.0030.01014.82
7.3.80.0090.00514.77
7.3.70.0030.00814.73
7.3.60.0030.00914.79
7.3.50.0060.00814.79
7.3.40.0060.00614.79
7.3.30.0020.01014.78
7.3.20.0050.00916.78
7.3.10.0060.00716.45
7.3.00.0050.01116.52
7.2.330.0090.00916.67
7.2.320.0180.00616.70
7.2.310.0130.00316.52
7.2.300.0150.00416.76
7.2.290.0140.00416.77
7.2.260.0070.01015.21
7.2.250.0100.00615.26
7.2.240.0060.01115.03
7.2.230.0060.00615.04
7.2.220.0030.01215.19
7.2.210.0030.01215.07
7.2.200.0080.00315.01
7.2.190.0060.00814.93
7.2.180.0050.00814.89
7.2.170.0050.00615.09
7.2.160.0030.01014.98
7.2.150.0120.00016.92
7.2.140.0040.00816.89
7.2.130.0130.00617.00
7.2.120.0040.00717.02
7.2.110.0000.01617.03
7.2.100.0070.00716.91
7.2.90.0070.01016.96
7.2.80.0130.00017.08
7.2.70.0030.01017.04
7.2.60.0120.00216.87
7.2.50.0040.01216.84
7.2.40.0830.01217.23
7.2.30.0670.00917.38
7.2.20.0620.01417.26
7.2.10.0800.01217.39
7.2.00.0580.01217.36
7.1.330.0080.00815.91
7.1.320.0080.00515.67
7.1.310.0050.00915.98
7.1.300.0050.01015.86
7.1.290.0070.00615.98
7.1.280.0050.00815.69
7.1.270.0060.00715.78
7.1.260.0050.01015.80
7.1.250.0030.00615.75
7.1.240.0000.01015.76
7.1.230.0030.00915.82
7.1.220.0000.01515.97
7.1.210.0060.00615.89
7.1.200.0050.00515.74
7.1.190.0090.00615.79
7.1.180.0030.00915.93
7.1.170.0030.01015.82
7.1.160.0580.01416.08
7.1.150.0800.01016.33
7.1.140.0700.01016.28
7.1.130.0780.01115.99
7.1.120.0560.00916.40
7.1.110.0700.01216.04
7.1.100.0730.01315.91
7.1.90.0710.01016.11
7.1.80.0620.00915.90
7.1.70.0850.01015.49
7.1.60.0780.01224.65
7.1.50.1090.01124.40
7.1.40.0840.01124.39
7.1.30.0960.00724.24
7.1.20.0900.01124.12
7.1.10.0830.01115.20
7.1.00.0620.01215.21
7.0.330.0040.01115.59
7.0.320.0080.00415.50
7.0.310.0040.00715.56
7.0.300.0060.00815.48
7.0.290.0030.01015.22
7.0.280.0070.00715.30
7.0.270.0070.00715.48
7.0.260.0030.01215.39
7.0.250.0040.01115.22
7.0.240.0070.01115.57
7.0.230.0110.00315.19
7.0.220.0090.00615.48
7.0.210.0060.01015.57
7.0.200.0130.00315.54
7.0.190.0060.00615.43
7.0.180.0030.00915.05
7.0.170.0090.00315.45
7.0.160.0090.00615.21
7.0.150.0070.00715.54
7.0.140.0080.00615.32
7.0.130.0080.00515.62
7.0.120.0100.00715.52
7.0.110.0030.01015.50
7.0.100.0090.00615.23
7.0.90.0030.00715.35
7.0.80.0030.01015.16
7.0.70.0000.01415.60
7.0.60.0030.01015.54
7.0.50.0030.01015.38
7.0.40.0030.01313.58
7.0.30.0040.00813.46
7.0.20.0070.00713.18
7.0.10.0030.00913.53
7.0.00.0000.00813.16
5.6.400.0000.01514.38
5.6.390.0040.00814.84
5.6.380.0040.00814.47
5.6.370.0040.00714.75
5.6.360.0060.00614.70
5.6.350.0090.00914.19
5.6.340.0110.00014.52
5.6.330.0030.00614.12
5.6.320.0120.00914.78
5.6.310.0060.01214.58
5.6.300.0060.01014.73
5.6.290.0080.00814.69
5.6.280.0070.00714.33
5.6.270.0040.01414.44
5.6.260.0000.01114.36
5.6.250.0130.00314.20
5.6.240.0070.00314.70
5.6.230.0060.00614.38
5.6.220.0000.01514.27
5.6.210.0060.00614.39
5.6.200.0030.01014.60
5.6.190.0060.00914.37
5.6.180.0030.01414.36
5.6.170.0000.01014.67
5.6.160.0000.01114.77
5.6.150.0120.00314.40
5.6.140.0040.00814.70
5.6.130.0040.00814.25
5.6.120.0080.00514.53
5.6.110.0000.01414.35
5.6.100.0110.00414.39
5.6.90.0000.01214.47
5.6.80.0000.01014.29
5.6.70.0030.00714.48
5.6.60.0100.00714.28
5.6.50.0120.00414.34
5.6.40.0070.01014.52
5.6.30.0090.00314.30
5.6.20.0060.00614.48
5.6.10.0140.00314.50
5.6.00.0060.00914.45

preferences:
29.31 ms | 403 KiB | 5 Q