3v4l.org

run code in 300+ PHP versions simultaneously
<?php $save_passwd = crypt('abcdefg', '$6$rounds=5000$'); echo $save_passwd.'\n; $encrypt = crypt('abcdefg' , $save_passwd); echo $encrypt.'\n'; if($encrypt == $save_passwd) echo "패스워드가 일치합니다."; ?>

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.190.0090.04712.38
5.4.180.0100.04612.38
5.4.170.0110.04612.38
5.4.160.0110.04512.37
5.4.150.0120.04512.37
5.4.140.0080.05012.06
5.4.130.0120.04712.04
5.4.120.0100.04512.01
5.4.110.0200.05512.00
5.4.100.0110.04312.01
5.4.90.0100.04612.00
5.4.80.0100.04612.00
5.4.70.0100.04312.00
5.4.60.0110.03912.00
5.4.50.0120.04712.00
5.4.40.0140.04411.99
5.4.30.0100.05711.98
5.4.20.0090.04611.98
5.4.10.0080.04611.98
5.4.00.0140.04111.48
5.3.270.0130.04412.72
5.3.260.0140.04012.72
5.3.250.0180.05612.72
5.3.240.0110.04312.72
5.3.230.0120.04312.71
5.3.220.0130.04112.68
5.3.210.0120.04412.68
5.3.200.0150.05912.68
5.3.190.0120.04012.68
5.3.180.0120.04012.67
5.3.170.0130.04012.67
5.3.160.0120.04012.67
5.3.150.0110.04112.67
5.3.140.0110.04512.66
5.3.130.0110.04812.66
5.3.120.0180.06312.66
5.3.110.0120.04412.66
5.3.100.0090.04512.12
5.3.90.0120.04312.08
5.3.80.0150.05012.08
5.3.70.0110.04312.08
5.3.60.0120.04212.06
5.3.50.0110.04312.00
5.3.40.0110.04412.00
5.3.30.0110.04311.95
5.3.20.0110.04111.73
5.3.10.0100.04111.69
5.3.00.0110.04211.68

preferences:
130.52 ms | 1394 KiB | 7 Q