3v4l.org

run code in 300+ PHP versions simultaneously
<?php private function exception_handler($exception) { echo "Uncaught exception: " , $exception->getMessage(), "\n"; } set_exception_handler('exception_handler'); throw new Exception('Uncaught Exception'); echo "Not Executed\n"; }

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.170.0110.03912.38
5.4.160.0080.04112.38
5.4.150.0100.03912.37
5.4.140.0080.04112.06
5.4.130.0110.03712.04
5.4.120.0130.05412.01
5.4.110.0080.04112.00
5.4.100.0100.04112.00
5.4.90.0100.04312.00
5.4.80.0090.04312.00
5.4.70.0090.04212.00
5.4.60.0100.04212.00
5.4.50.0110.04012.00
5.4.40.0100.04111.99
5.4.30.0150.04311.98
5.4.20.0100.03611.98
5.4.10.0090.03811.98
5.4.00.0140.04411.48
5.3.270.0090.04512.72
5.3.260.0110.04212.72
5.3.250.0120.03912.72
5.3.240.0130.04912.72
5.3.230.0120.04112.71
5.3.220.0100.04012.68
5.3.210.0090.04312.68
5.3.200.0120.03912.68
5.3.190.0140.04712.68
5.3.180.0070.04712.67
5.3.170.0100.04612.67
5.3.160.0090.04612.67
5.3.150.0140.05212.67
5.3.140.0090.04612.66
5.3.130.0100.04412.66
5.3.120.0130.04712.66
5.3.110.0130.05812.66
5.3.100.0110.04312.12
5.3.90.0090.04412.08
5.3.80.0070.04412.08
5.3.70.0100.04212.08
5.3.60.0150.04812.07
5.3.50.0100.04312.00
5.3.40.0100.04212.00
5.3.30.0110.05011.94
5.3.20.0090.03911.73
5.3.10.0090.03811.69
5.3.00.0090.04211.67

preferences:
139.83 ms | 1394 KiB | 7 Q