3v4l.org

run code in 500+ PHP versions simultaneously
<?php function exception_error_handler($severity, $message, $file, $line) { if (!(error_reporting() & $severity)) { // This error code is not included in error_reporting return; } throw new ErrorException($message, 0, $severity, $file, $line); } set_error_handler("exception_error_handler"); $o=new STDClass(); $o->f=function(){ echo "i ran!"; }; try{ call_user_func($o->f,[]); }catch(Throwable $ex){ echo 'didn\'t work: $o->f()',PHP_EOL; }

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)
8.5.90.0080.00517.69
8.5.80.0080.00516.72
8.5.70.0070.00516.80
8.5.60.0090.00517.80
8.5.50.0060.00617.67
8.5.40.0050.00416.57
8.5.30.0090.00417.09
8.5.20.0040.00518.95
8.5.10.0100.00617.93
8.5.00.0090.00819.22
8.4.240.0090.00720.48
8.4.230.0080.00520.51
8.4.220.0100.00619.46
8.4.210.0090.00320.53
8.4.200.0090.00621.22
8.4.190.0080.00321.50
8.4.180.0100.00720.46
8.4.170.0100.00622.69
8.4.160.0120.00522.47
8.4.150.0090.00318.38
8.4.140.0100.00618.52
8.4.130.0070.00220.86
8.4.120.0110.00320.06
8.4.110.0110.00519.27
8.4.100.0080.00918.76
8.4.90.0110.00720.07
8.4.80.0070.00820.09
8.4.70.0080.00318.45
8.4.60.0100.00719.12
8.4.50.0060.00919.19
8.4.40.0050.00518.50
8.4.30.0080.00219.04
8.4.20.0120.00817.53
8.4.10.0070.00318.74
8.3.330.0150.00619.14
8.3.320.0060.00519.36
8.3.310.0120.00718.54
8.3.300.0100.00719.71
8.3.290.0100.00718.51
8.3.280.0100.00619.21
8.3.270.0100.00717.63
8.3.260.0090.00616.65
8.3.250.0080.00717.95
8.3.240.0060.00316.64
8.3.230.0060.00417.53
8.3.220.0080.00618.79
8.3.210.0090.00417.61
8.3.200.0050.00417.60
8.3.190.0080.00717.80
8.3.180.0090.00518.77
8.3.170.0090.00617.71
8.3.160.0100.00316.77
8.3.150.0100.00416.92
8.3.140.0060.00817.82
8.3.130.0070.00218.37
8.3.120.0060.00419.47
8.3.110.0050.00518.38
8.3.100.0080.00518.36
8.3.90.0040.01018.73
8.3.80.0030.00718.12
8.3.70.0090.00717.44
8.3.60.0070.00918.53
8.3.50.0090.00521.42
8.3.40.0070.00618.40
8.3.30.0050.01118.45
8.3.20.0060.00320.33
8.3.10.0030.00620.85
8.3.00.0030.00521.71
8.2.330.0060.00419.79
8.2.320.0080.00518.90
8.2.310.0090.00618.95
8.2.300.0110.00618.71
8.2.290.0110.00616.98
8.2.280.0100.00718.41
8.2.270.0080.00916.55
8.2.260.0080.00717.72
8.2.250.0080.00416.86
8.2.240.0130.00516.83
8.2.230.0100.00418.64
8.2.220.0090.00420.38
8.2.210.0100.00621.67
8.2.200.0100.00717.44
8.2.190.0080.00816.50
8.2.180.0130.00817.37
8.2.170.0130.00720.41
8.2.160.0130.00719.54
8.2.150.0110.00621.02
8.2.140.0160.00521.26
8.2.130.0160.00422.03
8.2.120.0200.00522.03
8.2.110.0110.00819.10
8.2.100.0160.00417.87
8.2.90.0080.00817.77
8.2.80.0100.00318.55
8.2.70.0100.00317.69
8.2.60.0060.00517.63
8.2.50.0070.00517.91
8.2.40.0080.00518.88
8.2.30.0080.00518.65
8.2.20.0080.00517.86
8.2.10.0110.00718.46
8.2.00.0130.00518.47
8.1.340.0150.00717.51
8.1.330.0120.00715.97
8.1.320.0120.00416.26
8.1.310.0110.00416.38
8.1.300.0110.00816.04
8.1.290.0180.00317.59
8.1.280.0160.01021.04
8.1.270.0090.00419.13
8.1.260.0170.00321.84
8.1.250.0060.00422.87
8.1.240.0100.00219.93
8.1.230.0110.00119.17
8.1.220.0050.00517.70
8.1.210.0050.00618.36
8.1.200.0060.00917.59
8.1.190.0130.00317.45
8.1.180.0050.00517.85
8.1.170.0060.00518.50
8.1.160.0050.00518.24
8.1.150.0060.00518.29
8.1.140.0080.00219.19
8.1.130.0040.00618.94
8.1.120.0080.00517.55
8.1.110.0080.00517.53
8.1.100.0100.00317.61
8.1.90.0100.00417.49
8.1.80.0080.00417.53
8.1.70.0080.00817.58
8.1.60.0080.00617.54
8.1.50.0060.00617.63
8.1.40.0070.00417.65
8.1.30.0060.00417.77
8.1.20.0090.00217.68
8.1.10.0060.00517.63
8.1.00.0110.00117.67
8.0.300.0100.00318.42
8.0.290.0070.00317.67
8.0.280.0080.00217.69
8.0.270.0060.00417.35
8.0.260.0050.00419.33
8.0.250.0070.00516.97
8.0.240.0050.00316.89
8.0.230.0040.00417.82
8.0.220.0030.00616.86
8.0.210.0100.00416.77
8.0.200.0080.00816.72
8.0.190.0100.00916.93
8.0.180.0090.00717.81
8.0.170.0090.00816.93
8.0.160.0160.00616.87
8.0.150.0130.00816.96
8.0.140.0120.00517.67
8.0.130.0150.00715.16
8.0.120.0060.00817.78
8.0.110.0100.00717.74
8.0.100.0060.00716.90
8.0.90.0060.00416.90
8.0.80.0060.01017.47
8.0.70.0040.00516.80
8.0.60.0050.00416.75
8.0.50.0050.00317.78
8.0.30.0090.00517.04
8.0.20.0060.00917.04
8.0.10.0070.00316.98
8.0.00.0080.00717.86
7.4.330.0030.00316.22
7.4.320.0030.00516.60
7.4.300.0040.00417.48
7.4.290.0060.00216.58
7.4.280.0030.00516.61
7.4.270.0040.00417.44
7.4.260.0050.00214.96
7.4.250.0060.00216.65
7.4.240.0050.00317.18
7.4.230.0030.00516.55
7.4.220.0060.00316.70
7.4.210.0070.00616.56
7.4.200.0050.00516.61
7.4.190.0070.00216.58
7.4.180.0040.00518.61
7.4.160.0060.00416.69
7.4.150.0080.00216.43
7.4.140.0070.00316.61
7.4.130.0060.00916.39
7.4.120.0120.00417.52
7.4.110.0090.00616.50
7.4.100.0060.01016.39
7.4.90.0050.00816.46
7.4.80.0100.00618.01
7.4.70.0080.00416.65
7.4.60.0100.00616.63
7.4.50.0060.00617.36
7.4.40.0050.00816.50
7.4.30.0090.00118.38
7.4.20.0090.00416.67
7.4.10.0100.00816.27
7.4.00.0020.01316.69
7.3.330.0040.00617.20
7.3.320.0050.00215.83
7.3.310.0020.00617.32
7.3.300.0040.00316.37
7.3.290.0080.00516.74
7.3.280.0060.00216.69
7.3.270.0050.00516.57
7.3.260.0090.00516.47
7.3.250.0110.00116.39
7.3.240.0070.00216.30
7.3.230.0080.00817.27
7.3.220.0050.00316.50
7.3.210.0050.00617.30
7.3.200.0080.00516.54
7.3.190.0060.00617.45
7.3.180.0040.00916.56
7.3.170.0050.00817.34
7.3.160.0070.00716.40
7.3.150.0110.00216.27
7.3.140.0040.00917.24
7.3.130.0110.00517.43
7.3.120.0060.00917.17
7.3.110.0040.00817.25
7.3.100.0060.00817.10
7.3.90.0070.00517.41
7.3.80.0110.00517.17
7.3.70.0060.00717.35
7.3.60.0040.01017.12
7.3.50.0100.00716.55
7.3.40.0040.00917.40
7.3.30.0060.00716.48
7.3.20.0090.00617.48
7.3.10.0110.00517.31
7.3.00.0110.00417.40
7.2.340.0050.00418.47
7.2.330.0100.01016.53
7.2.320.0090.01017.35
7.2.310.0120.00416.61
7.2.300.0090.00716.61
7.2.290.0080.00916.48
7.2.280.0120.00316.34
7.2.270.0120.00816.46
7.2.260.0100.01017.33
7.2.250.0170.00816.37
7.2.240.0090.01416.36
7.2.230.0130.00816.65
7.2.220.0130.00516.62
7.2.210.0150.00816.56
7.2.200.0170.00716.50
7.2.190.0160.00616.47
7.2.180.0200.00716.46
7.2.170.0170.00816.46
7.2.160.0200.00716.61
7.2.150.0220.00817.56
7.2.140.0180.00717.55
7.2.130.0140.01217.52
7.2.120.0130.01117.58
7.2.110.0160.01017.43
7.2.100.0140.01217.45
7.2.90.0150.00717.45
7.2.80.0080.01217.38
7.2.70.0090.00817.38
7.2.60.0160.00517.61
7.2.50.0120.00417.66
7.2.40.0160.00117.49
7.2.30.0090.00717.49
7.2.20.0090.00517.44
7.2.10.0090.00517.65
7.2.00.0230.00817.49

preferences:
52.86 ms | 1589 KiB | 5 Q