3v4l.org

run code in 300+ PHP versions simultaneously
<?php $row = array (2000,7000,3000); $fuzzyprocessormax = 6000; $fuzzyprocessormin = 5000; $rekomendasi = 1000; $arrlength = count($row); for($x=0; $x < $arrlength; $x++) { // Hitung fuzzy processor min if ($row <= $fuzzyprocessormin ) { echo 'Kebutuhan fuzzy 0' ;print array[]; die(); } else if ($fuzzyprocessormin <= $row or $row <= $fuzzyprocessormax ) { $rekomendasi = ($fuzzyprocessormax - $row ) / ($fuzzyprocessormax-$fuzzyprocessormin); echo 'Kebutuhan fuzzy '.$rekomendasi; die(); print array[]; } else if ($row >= $fuzzyprocessormax) { echo 'Kebutuhan fuzzy 1';print array[]; die();} else echo header("Location: ../processor.html"); ?>

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.270.0070.03512.37
5.4.260.0070.03612.36
5.4.250.0050.03812.37
5.4.240.0090.04212.37
5.4.230.0080.04712.36
5.4.220.0100.05012.36
5.4.210.0090.04012.36
5.4.200.0080.03912.36
5.4.190.0070.03512.35
5.4.180.0050.03712.36
5.4.170.0050.03712.36
5.4.160.0050.04312.35
5.4.150.0070.04212.35
5.4.140.0070.04912.04
5.4.130.0050.04012.02
5.4.120.0060.04111.99
5.4.110.0080.03911.98
5.4.100.0100.03811.98
5.4.90.0070.03611.98
5.4.80.0090.03811.98
5.4.70.0040.03911.97
5.4.60.0040.03611.97
5.4.50.0040.04111.98
5.4.40.0070.03911.96
5.4.30.0050.04211.96
5.4.20.0050.03611.96
5.4.10.0070.04011.96
5.4.00.0050.04211.45
5.3.280.0070.03712.71
5.3.270.0070.04312.72
5.3.260.0070.04312.72
5.3.250.0080.04112.72
5.3.240.0090.03512.72
5.3.230.0070.03812.71
5.3.220.0050.04112.68
5.3.210.0070.04512.68
5.3.200.0070.04612.68
5.3.190.0090.03712.68
5.3.180.0070.03912.67
5.3.170.0070.03712.67
5.3.160.0070.03612.67
5.3.150.0040.03912.67
5.3.140.0080.04312.66
5.3.130.0070.04512.66
5.3.120.0050.04512.66
5.3.110.0100.03712.66
5.3.100.0070.03612.12
5.3.90.0050.03612.08
5.3.80.0050.03912.07
5.3.70.0060.04212.08
5.3.60.0070.04112.06
5.3.50.0080.04212.00
5.3.40.0060.03712.00
5.3.30.0070.03511.94
5.3.20.0040.04111.70
5.3.10.0060.04311.66
5.3.00.0060.04111.64

preferences:
147.26 ms | 1386 KiB | 7 Q