3v4l.org

run code in 300+ PHP versions simultaneously
<?php $spotify1="https://itunes.apple.com/search?term="; $spotify2=" - "; $spotify3="&limit=1"; $radio_info = array(); $radio_info['genre'] = ''; $radio_info['listeners'] = ''; $radio_info['now_playing'] = ''; $temp = array(); $search_for = "<td\s[^>]*class=\"streamdata\">(.*)<\/td>"; $search_td = array('<td class="streamdata">','</td>'); if(preg_match_all("/$search_for/siU",$stats_file_contents,$matches)) { foreach($matches[0] as $match) { $to_push = str_replace($search_td,'',$match); $to_push = trim($to_push); array_push($temp,$to_push); } } $radio_info['listeners'] = $temp[4]; $radio_info['genre'] = $temp[6]; //$radio_info['now_playing'] = $temp[8]; //$radio_info['now_playing'] = $temp[8]; $radio_info['info']['now_playing'] = $temp[8]; $x = explode(" - ",$temp[8]); $artist1 = $x[0]; $song1 = $x[1]; $artist1 = str_replace('&amp;', 'and', $artist1); $song1 = str_replace('&amp;', 'and', $song1); $ttt =" - "; $title = $artist1.$ttt.$song1; $img640_url= "https://i.deep1.ru/playingnow/logo_default.png"; $img300_url= "https://i.deep1.ru/playingnow/logo_default.png"; $img64_url= "https://i.deep1.ru/playingnow/logo_default.png"; echo $spotify_url=$spotify1.$artist1.$spotify2.$song1.$spotify3 ; echo $spotify_url = str_replace(' ', '+', $spotify_url); //$spotify_url = "https://itunes.apple.com/search?term=Kylie+Minogue"; $ch = curl_init($spotify_url); curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); $spotify = curl_exec($ch); curl_close($ch); $obj = json_decode($spotify); //$total = $obj->resultCount->results; //$img640_url = $obj->resultCount[0]->results[1]->artworkUrl100; echo $img640_url;

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.3.60.0090.00617.13
8.3.50.0080.00816.62
8.3.40.0070.01119.24
8.3.30.0030.01319.04
8.3.20.0050.00220.29
8.3.10.0080.00021.89
8.3.00.0050.00318.18
8.2.180.0040.01117.13
8.2.170.0120.00622.96
8.2.160.0140.00020.28
8.2.150.0050.00224.18
8.2.140.0070.00024.66
8.2.130.0050.00321.12
8.2.120.0040.00426.35
8.2.110.0090.00020.97
8.2.100.0080.00418.22
8.2.90.0040.00419.25
8.2.80.0060.00317.97
8.2.70.0100.00317.72
8.2.60.0080.00018.05
8.2.50.0040.00418.10
8.2.40.0070.00422.28
8.2.30.0000.00819.39
8.2.20.0070.00018.13
8.2.10.0050.00518.16
8.2.00.0080.00018.34
8.1.280.0060.01325.92
8.1.270.0080.00023.84
8.1.260.0040.00426.35
8.1.250.0040.00428.09
8.1.240.0040.00720.81
8.1.230.0040.00817.96
8.1.220.0110.00317.89
8.1.210.0000.00818.77
8.1.200.0060.00317.60
8.1.190.0000.01117.60
8.1.180.0000.00918.10
8.1.170.0040.00418.69
8.1.160.0040.00419.14
8.1.150.0040.00420.73
8.1.140.0050.00319.59
8.1.130.0100.00019.01
8.1.120.0040.00417.64
8.1.110.0040.00717.64
8.1.100.0040.00417.61
8.1.90.0000.00717.54
8.1.80.0060.00317.55
8.1.70.0050.00217.67
8.1.60.0090.00017.71
8.1.50.0040.00417.72
8.1.40.0000.00817.70
8.1.30.0030.00617.86
8.1.20.0000.00917.89
8.1.10.0030.00517.78
8.1.00.0040.00417.70
8.0.300.0040.00418.77
8.0.290.0080.00017.00
8.0.280.0000.00718.56
8.0.270.0040.00417.21
8.0.260.0000.00716.99
8.0.250.0030.00317.09
8.0.240.0030.00517.15
8.0.230.0050.00517.13
8.0.220.0000.00717.18
8.0.210.0000.00717.19
8.0.200.0050.00217.19
8.0.190.0050.00317.13
8.0.180.0040.00717.18
8.0.170.0060.00317.08
8.0.160.0000.00817.11
8.0.150.0040.00417.08
8.0.140.0070.00017.11
8.0.130.0000.00613.57
8.0.120.0040.00417.07
8.0.110.0000.00717.17
8.0.100.0040.00417.17
8.0.90.0040.00417.13
8.0.80.0120.01217.17
8.0.70.0000.00717.03
8.0.60.0040.00417.07
8.0.50.0040.00417.04
8.0.30.0060.01217.53
8.0.20.0130.00817.43
8.0.10.0040.00417.20
8.0.00.0090.01317.10
7.4.330.0030.00315.55
7.4.320.0030.00316.89
7.4.300.0080.00016.75
7.4.290.0050.00316.82
7.4.280.0000.00816.61
7.4.270.0070.00016.84
7.4.260.0060.00013.44
7.4.250.0000.00716.75
7.4.240.0040.00416.91
7.4.230.0020.00516.61
7.4.220.0130.00716.63
7.4.210.0050.01416.87
7.4.200.0030.00316.75
7.4.160.0080.00816.69
7.4.150.0120.00417.40
7.4.140.0130.00717.86
7.4.130.0130.00616.83
7.4.120.0080.01316.68
7.4.110.0080.01216.91
7.4.100.0080.00816.74
7.4.90.0120.00616.71
7.4.80.0140.00319.39
7.4.70.0120.00616.75
7.4.60.0070.01016.71
7.4.50.0080.00616.73
7.4.40.0060.01216.75
7.4.30.0040.01316.76
7.4.00.0090.00615.05
7.3.330.0050.00213.32
7.3.320.0030.00313.54
7.3.310.0040.00416.64
7.3.300.0040.00416.56
7.3.290.0000.00716.41
7.3.280.0100.00716.54
7.3.270.0170.00317.40
7.3.260.0100.00816.62
7.3.250.0110.00916.62
7.3.240.0060.01316.65
7.3.230.0070.01116.48
7.3.210.0100.01416.90
7.3.200.0100.00716.87
7.3.190.0120.00416.85
7.3.180.0170.00416.80
7.3.170.0080.00816.68
7.3.160.0030.01316.71
7.3.120.0070.01015.08
7.3.110.0070.00715.05
7.3.100.0070.00714.99
7.3.90.0060.00314.87
7.3.80.0060.00614.86
7.3.70.0060.00615.11
7.3.60.0030.00615.02
7.3.50.0040.00715.13
7.3.40.0060.00615.12
7.3.30.0040.01115.21
7.3.20.0070.01117.02
7.3.10.0000.01416.92
7.3.00.0080.00416.72
7.2.330.0130.02916.77
7.2.320.0060.01616.76
7.2.310.0030.01716.89
7.2.300.0170.00017.03
7.2.290.0090.01116.74
7.2.250.0070.01015.50
7.2.240.0000.01615.13
7.2.230.0100.00315.23
7.2.220.0070.00715.37
7.2.210.0090.00615.32
7.2.200.0060.00315.32
7.2.190.0030.00915.18
7.2.180.0000.01515.43
7.2.170.0070.00315.23
7.2.90.0110.00415.06
7.2.80.0090.00914.98
7.2.70.0140.00715.14
7.2.60.0100.01415.45
7.2.50.2900.00315.17
7.2.40.0790.01015.19
7.2.30.0130.01315.31
7.2.20.0070.01215.32
7.2.10.0160.00615.32
7.2.00.0140.01115.30
7.1.330.0030.01015.88
7.1.320.0040.00715.76
7.1.310.0090.00316.27
7.1.300.0040.01115.87
7.1.290.0040.00416.04
7.1.280.0030.01015.83
7.1.270.0000.01416.13
7.1.260.0040.01115.99
7.1.210.0080.00614.16
7.1.200.0120.00814.20
7.1.190.0150.00614.18
7.1.180.0160.00414.22
7.1.170.0090.00514.31
7.1.160.0100.01313.94
7.1.150.3880.01014.10
7.1.140.2380.00914.14
7.1.130.0170.00314.18
7.1.120.0120.00614.13
7.1.110.0130.00614.32
7.1.100.0440.01114.33
7.1.90.0120.01214.08
7.1.80.0170.00714.15
7.1.70.0540.00813.83
7.1.60.2000.00331.85
7.1.50.0350.00731.94
7.1.40.0350.01232.41
7.1.30.0310.01332.05
7.1.20.0420.01232.25
7.1.10.0260.00613.99
7.1.00.0160.00314.23
7.0.310.0120.00613.79
7.0.300.3710.01013.54
7.0.290.0090.00913.80
7.0.280.0110.00613.70
7.0.270.3070.00713.63
7.0.260.0060.01313.52
7.0.250.0090.01013.97
7.0.240.2770.00713.92
7.0.230.0060.00913.92
7.0.220.0220.00013.83
7.0.210.0040.00813.85
7.0.200.1890.00313.81
7.0.190.0130.00613.83
7.0.180.0460.00013.84
7.0.170.0180.00713.93
7.0.160.0060.01213.64
7.0.150.0150.00513.88
7.0.140.0280.01313.61
7.0.130.1110.00713.85
7.0.120.0290.00713.82
7.0.110.1710.00313.80
7.0.100.0030.01313.75
7.0.90.0090.00913.89
7.0.80.0070.01013.84
7.0.70.0150.00613.91
7.0.60.0060.01213.78
7.0.50.0070.00713.86
7.0.40.1680.00613.97
7.0.30.0150.00913.75
7.0.20.0670.01313.91
7.0.10.0060.01613.84
7.0.00.0190.00813.78

preferences:
53.26 ms | 401 KiB | 5 Q