3v4l.org

run code in 300+ PHP versions simultaneously
<?php $row = array( 1000,4000,6000); $fuzzyprocessormax = 6000; $fuzzyprocessormin = 5000; $rekomendasi = 0.01; $count = count($row); for ($i = 0; $i < $row; $i++){ // Hitung fuzzy processor min if ($row <= $fuzzyprocessormin ) { echo 'Kebutuhan fuzzy 0'; die(); } else if ($fuzzyprocessormin <= $row or $row <= $fuzzyprocessormax ) { $rekomendasi = ($fuzzyprocessormax - $row ) / ($fuzzyprocessormax-$fuzzyprocessormin); echo 'Kebutuhan fuzzy '.$rekomendasi; die(); } else if ($row >= $fuzzyprocessormax) { echo 'Kebutuhan fuzzy 1'; 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.07018.99
5.4.260.0070.07318.62
5.4.250.0200.04018.62
5.4.240.0070.05318.93
5.4.230.0130.05018.97
5.4.220.0070.06718.80
5.4.210.0130.07318.75
5.4.200.0170.07018.91
5.4.190.0170.05018.95
5.4.180.0070.05718.89
5.4.170.0200.07318.71
5.4.160.0170.04718.94
5.4.150.0100.06318.61
5.4.140.0070.06016.53
5.4.130.0130.07016.46
5.4.120.0100.05316.38
5.4.110.0100.08316.46
5.4.100.0170.06016.44
5.4.90.0270.05716.59
5.4.80.0100.04316.42
5.4.70.0030.06016.47
5.4.60.0100.05016.35
5.4.50.0100.05016.42
5.4.40.0170.05716.34
5.4.30.0130.06716.41
5.4.20.0100.05016.30
5.4.10.0130.04716.42
5.4.00.0230.03315.84
5.3.280.0200.05314.52
5.3.270.0100.05014.70
5.3.260.0170.07014.77
5.3.250.0130.06314.31
5.3.240.0070.05714.46
5.3.230.0100.07014.44
5.3.220.0130.07314.43
5.3.210.0100.06314.62
5.3.200.0130.04314.62
5.3.190.0270.05014.35
5.3.180.0130.05714.60
5.3.170.0170.05014.58
5.3.160.0070.06014.57
5.3.150.0130.05014.44
5.3.140.0100.04714.56
5.3.130.0030.06014.57
5.3.120.0100.04714.44
5.3.110.0100.05314.65
5.3.100.0130.06714.06
5.3.90.0030.05713.86
5.3.80.0170.05713.91
5.3.70.0030.06014.04
5.3.60.0070.05013.70
5.3.50.0030.06713.80
5.3.40.0030.06014.10
5.3.30.0100.08014.07
5.3.20.0100.06313.58
5.3.10.0100.07313.52
5.3.00.0230.06313.64
5.2.170.0030.05311.14
5.2.160.0100.06011.23
5.2.150.0070.05311.16
5.2.140.0130.04011.15
5.2.130.0200.04311.04
5.2.120.0100.05011.00
5.2.110.0100.05311.11
5.2.100.0130.04711.25
5.2.90.0130.05711.12
5.2.80.0030.06310.93
5.2.70.0100.04711.01
5.2.60.0130.04010.94
5.2.50.0030.04311.02
5.2.40.0100.03711.02
5.2.30.0130.03710.88
5.2.20.0070.03710.98
5.2.10.0130.04010.81
5.2.00.0100.05710.73
5.1.60.0100.0379.85
5.1.50.0070.03310.09
5.1.40.0070.04710.01
5.1.30.0030.03710.41
5.1.20.0000.04010.29
5.1.10.0070.03310.12
5.1.00.0070.0339.92
5.0.50.0030.0308.61
5.0.40.0030.0408.33
5.0.30.0100.0378.19
5.0.20.0000.0338.29
5.0.10.0070.0238.33
5.0.00.0030.0408.24
4.4.90.0070.0177.48
4.4.80.0000.0337.48
4.4.70.0030.0207.48
4.4.60.0070.0177.48
4.4.50.0070.0177.48
4.4.40.0000.0377.48
4.4.30.0100.0207.48
4.4.20.0070.0277.48
4.4.10.0000.0277.48
4.4.00.0000.0377.48
4.3.110.0000.0277.48
4.3.100.0000.0237.48
4.3.90.0070.0237.48
4.3.80.0030.0337.48
4.3.70.0070.0207.48
4.3.60.0000.0237.48
4.3.50.0070.0207.48
4.3.40.0030.0337.48
4.3.30.0000.0237.48
4.3.20.0070.0177.48
4.3.10.0070.0177.48
4.3.00.0100.0207.74

preferences:
144.03 ms | 1394 KiB | 7 Q