3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Filesystem { const DISABLED = 0; const DEBUG = 1; const INFO = 2 const WARN = 4; const ERROR = 8; const ERROR_LEVELS = array(self::DISABLED, self::DEBUG, self::INFO, self::WARN, self::ERROR); }

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.120.0170.04112.00
5.4.110.0210.05711.99
5.4.100.0170.06112.00
5.4.90.0140.04512.00
5.4.80.0150.05411.99
5.4.70.0170.04311.99
5.4.60.0230.05611.99
5.4.50.0230.05511.99
5.4.40.0150.04111.98
5.4.30.0160.04311.97
5.4.20.0150.04211.97
5.4.10.0150.04211.97
5.4.00.0200.05611.47
5.3.220.0190.04212.68
5.3.210.0240.05912.68
5.3.200.0180.06412.68
5.3.190.0170.04512.68
5.3.180.0200.04412.67
5.3.170.0260.06412.67
5.3.160.0170.04312.67
5.3.150.0190.04312.67
5.3.140.0170.04512.66
5.3.130.0190.04412.66
5.3.120.0240.05912.66
5.3.110.0220.05912.66
5.3.100.0180.04312.12
5.3.90.0170.04412.08
5.3.80.0160.04512.08
5.3.70.0210.05012.08
5.3.60.0160.05512.06
5.3.50.0180.04312.00
5.3.40.0120.04812.00
5.3.30.0140.04311.96
5.3.20.0130.04511.74
5.3.10.0130.04311.70
5.3.00.0160.05111.69

preferences:
138.02 ms | 1394 KiB | 7 Q