3v4l.org

run code in 500+ PHP versions simultaneously
<?php function hook( &$x, &$y, $w, $z ) { $x++; $y++; $w++; $z++; } class Hooks { public static function run( $name, $args ) { call_user_func_array( $name, $args ); } public static function run2( $name, $args ) { $args2 = []; foreach ( $args as &$arg ) { $args2[] = &$arg; } call_user_func_array( $name, $args2 ); } } $x = $y = $w = $z = 0; echo "start: $x:$y:$w:$z\n\n"; Hooks::run( 'hook', [ $x, &$y, $w, &$z ] ); echo "run: $x:$y:$w:$z\n\n"; Hooks::run2( 'hook', [ $x, &$y, $w, &$z ] ); echo "run2: $x:$y:$w:$z\n\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)
8.5.30.0090.00919.52
8.5.20.0080.00919.53
8.5.10.0130.00516.91
8.5.00.0100.01120.01
8.4.180.0110.01019.90
8.4.170.0140.00820.44
8.4.160.0100.01123.99
8.4.150.0080.00516.86
8.4.140.0120.00917.45
8.4.130.0080.00517.80
8.4.120.0140.00723.86
8.4.110.0110.00522.32
8.4.100.0110.00818.64
8.4.90.0120.00822.44
8.4.80.0140.00419.03
8.4.70.0120.00818.25
8.4.60.0120.01018.85
8.4.50.0090.01118.73
8.4.40.0190.00019.42
8.4.30.0120.00419.44
8.4.20.0070.00318.84
8.4.10.0100.00719.50
8.3.300.0100.00920.62
8.3.290.0130.00920.64
8.3.280.0080.01318.48
8.3.270.0100.00916.64
8.3.260.0140.00616.60
8.3.250.0080.01118.80
8.3.240.0100.00817.05
8.3.230.0110.00616.99
8.3.220.0100.00818.89
8.3.210.0040.00416.60
8.3.200.0060.00216.67
8.3.190.0070.01019.07
8.3.180.0060.00318.81
8.3.170.0090.00619.13
8.3.160.0060.01217.29
8.3.150.0090.01216.93
8.3.140.0120.00616.57
8.3.130.0040.00416.52
8.3.120.0030.00718.96
8.3.110.0040.00420.94
8.3.100.0100.00016.80
8.3.90.0040.00418.41
8.3.80.0080.00017.97
8.3.70.0240.00016.88
8.3.60.0030.01518.80
8.3.50.0140.00716.44
8.3.40.0000.01418.83
8.3.30.0070.01018.79
8.3.20.0070.00021.85
8.3.10.0060.00320.02
8.3.00.0020.00521.85
8.2.300.0090.01223.98
8.2.290.0160.00320.61
8.2.280.0090.00918.38
8.2.270.0150.00318.48
8.2.260.0000.00817.05
8.2.250.0080.00018.76
8.2.240.0160.00018.74
8.2.230.0070.00322.58
8.2.220.0040.00724.06
8.2.210.0040.01226.77
8.2.200.0090.00016.63
8.2.190.0090.00616.75
8.2.180.0150.00018.54
8.2.170.0110.00422.96
8.2.160.0110.00720.23
8.2.150.0080.00024.18
8.2.140.0090.00024.66
8.2.130.0050.00226.16
8.2.120.0000.00819.22
8.2.110.0030.00620.35
8.2.100.0030.00917.96
8.2.90.0080.00018.09
8.2.80.0030.00517.97
8.2.70.0080.00018.16
8.2.60.0050.00517.97
8.2.50.0060.00318.10
8.2.40.0040.00419.48
8.2.30.0000.01120.34
8.2.20.0080.00318.07
8.2.10.0040.00419.36
8.2.00.0000.00717.98
8.1.340.0110.00917.70
8.1.330.0140.00522.07
8.1.320.0110.00816.12
8.1.310.0180.00016.88
8.1.300.0000.01616.32
8.1.290.0080.00018.88
8.1.280.0140.00325.92
8.1.270.0080.00020.29
8.1.260.0080.00026.35
8.1.250.0060.00328.09
8.1.240.0060.00322.22
8.1.230.0130.00020.72
8.1.220.0040.00417.74
8.1.210.0030.00618.77
8.1.200.0070.00317.35
8.1.190.0000.00817.13
8.1.180.0060.00318.10
8.1.170.0000.00818.46
8.1.160.0050.00318.94
8.1.150.0000.00718.75
8.1.140.0000.00718.93
8.1.130.0040.00417.43
8.1.120.0000.01017.34
8.1.110.0000.00817.50
8.1.100.0040.00817.46
8.1.90.0040.00417.41
8.1.80.0000.00717.32
8.1.70.0030.00617.50
8.1.60.0050.00317.61
8.1.50.0000.00817.41
8.1.40.0000.00817.46
8.1.30.0030.00517.59
8.1.20.0040.00417.53
8.1.10.0080.00017.60
8.1.00.0040.00417.52
8.0.300.0070.00019.40
8.0.290.0060.00316.75
8.0.280.0030.00318.43
8.0.270.0000.00717.25
8.0.260.0070.00016.75
8.0.250.0000.00817.03
8.0.240.0040.00416.90
8.0.230.0000.00716.93
8.0.220.0030.00516.86
8.0.210.0030.00517.00
8.0.200.0080.00017.04
8.0.190.0080.00017.04
8.0.180.0030.00516.84
8.0.170.0080.00016.93
8.0.160.0040.00416.92
8.0.150.0040.00416.82
8.0.140.0050.00216.80
8.0.130.0030.00313.41
8.0.120.0000.00816.88
8.0.110.0000.00716.99
8.0.100.0000.00716.76
8.0.90.0040.00416.89
8.0.80.0090.01216.93
8.0.70.0030.00516.94
8.0.60.0070.00016.75
8.0.50.0000.00716.97
8.0.30.0130.00517.13
8.0.20.0110.00817.02
8.0.10.0050.00216.93
8.0.00.0090.01416.84
7.4.330.0050.00016.83
7.4.320.0000.00616.53
7.4.300.0030.00316.50
7.4.290.0070.00016.42
7.4.280.0050.00316.50
7.4.270.0040.00416.59
7.4.260.0000.00716.48
7.4.250.0000.00716.43
7.4.240.0000.00816.42
7.4.230.0030.00316.63
7.4.220.0070.00016.66
7.4.210.0080.00916.57
7.4.200.0000.00716.39
7.4.160.0090.00916.60
7.4.130.0060.01716.71
7.4.120.0120.00616.49
7.4.110.0100.00716.61
7.4.100.0100.01316.55
7.4.90.0090.00916.60
7.4.80.0100.00619.39
7.4.70.0110.00916.63
7.4.60.0040.01216.48
7.4.50.0040.01416.41
7.4.40.0100.01216.64
7.4.10.0070.01414.91
7.4.00.0080.01014.88
7.3.330.0000.00513.43
7.3.320.0000.00613.29
7.3.310.0040.00416.25
7.3.300.0030.00316.40
7.3.290.0030.00316.50
7.3.280.0020.01316.43
7.3.260.0120.00916.42
7.3.240.0080.00916.45
7.3.230.0070.01116.39
7.3.210.0040.01216.36
7.3.200.0100.00616.57
7.3.190.0180.00416.39
7.3.180.0070.01016.46
7.3.170.0100.00716.45
7.3.160.0080.00816.46
7.3.130.0090.01214.89
7.3.120.0150.00315.14
7.3.110.0080.00615.00
7.3.100.0130.00315.04
7.3.90.0000.01714.65
7.3.80.0000.00815.00
7.3.70.0040.00714.64
7.3.60.0070.01014.89
7.3.50.0080.00714.71
7.3.40.0060.01014.82
7.3.30.0060.00414.79
7.3.20.0080.00815.97
7.3.10.0090.00516.11
7.3.00.0070.00416.78
7.2.330.0100.00616.71
7.2.320.0030.01416.81
7.2.310.0040.01216.50
7.2.300.0030.01316.71
7.2.290.0140.00716.82
7.2.260.0100.01015.30
7.2.250.0000.01215.26
7.2.240.0070.00715.38
7.2.230.0000.01715.08
7.2.220.0080.00815.04
7.2.210.0030.00715.25
7.2.200.0030.01014.95
7.2.190.0040.01115.13
7.2.180.0040.01015.13
7.2.170.0090.00815.11
7.2.160.0040.01214.99
7.2.150.0160.00416.24
7.2.140.0070.00716.41
7.2.130.0100.00416.94
7.2.120.0110.00216.96
7.2.110.0070.00616.94
7.2.100.0050.00916.95
7.2.90.0070.00816.91
7.2.80.0070.00616.96
7.2.70.0080.00717.03
7.2.60.0050.00816.91
7.2.50.0090.00516.97
7.2.40.0070.00716.82
7.2.30.0080.00716.85
7.2.20.0070.00716.90
7.2.10.0090.00816.87
7.2.00.0080.00416.94
7.1.330.0060.00615.48
7.1.320.0030.01315.95
7.1.310.0000.01215.78
7.1.300.0110.00415.61
7.1.290.0080.00015.77
7.1.280.0110.00515.12
7.1.270.0100.00315.09
7.1.260.0090.00315.67
7.1.250.0110.00915.63
7.1.240.0080.00915.64
7.1.230.0110.00815.89
7.1.220.0080.01215.87
7.1.210.0110.00615.75
7.1.200.0100.01015.70
7.1.190.0120.00915.92
7.1.180.0050.01015.68
7.1.170.0100.00815.69
7.1.160.0080.00815.65
7.1.150.0090.00715.91
7.1.140.0100.00615.72
7.1.130.0150.00615.76
7.1.120.0100.00515.92
7.1.110.0080.01015.78
7.1.100.0110.00915.79
7.1.90.0040.01415.79
7.1.80.0150.00715.76
7.1.70.0070.01115.76
7.1.60.0090.01015.88
7.1.50.0120.01015.92
7.1.40.0080.00515.86
7.1.30.0150.00415.54
7.1.20.0150.00515.60
7.1.10.0130.00515.76
7.1.00.0120.00415.67
7.0.330.0070.01015.33
7.0.320.0160.00415.33
7.0.310.0250.00515.24
7.0.300.0120.01215.39
7.0.290.0230.01015.05
7.0.280.0200.00715.38
7.0.270.0200.00015.39
7.0.260.0190.00315.16
7.0.250.0200.01215.14
7.0.240.0090.00915.52
7.0.230.0120.00715.23
7.0.220.0180.00715.32
7.0.210.0220.00615.43
7.0.200.0100.00515.39
7.0.190.0110.01115.30
7.0.180.0220.00615.29
7.0.170.0130.01015.07
7.0.160.0170.01415.47
7.0.150.0110.00715.33
7.0.140.0050.01615.42
7.0.130.0140.01415.56
7.0.120.0170.01415.33
7.0.110.0180.00415.50
7.0.100.0060.01115.33
7.0.90.0180.00515.34
7.0.80.0100.01015.31
7.0.70.0180.00415.25
7.0.60.0170.00315.35
7.0.50.0090.00615.26
7.0.40.0050.01615.34
7.0.30.0070.01415.55
7.0.20.0100.01015.51
7.0.10.0120.01515.54
7.0.00.0110.00615.37
5.6.400.0050.00814.30
5.6.390.0100.01114.57
5.6.380.0100.01014.55
5.6.370.0190.00714.60
5.6.360.0150.01514.74
5.6.350.0170.00814.30
5.6.340.0220.00714.07
5.6.330.0090.00914.57
5.6.320.0170.01414.25
5.6.310.0170.00714.29
5.6.300.0100.01014.51
5.6.290.0160.01614.70
5.6.280.0260.00414.29
5.6.270.0150.01014.16
5.6.260.0180.00414.50
5.6.250.0170.01114.46
5.6.240.0210.01214.29
5.6.230.0190.01214.27
5.6.220.0180.01214.29
5.6.210.0150.00414.57
5.6.200.0090.00914.45
5.6.190.0120.02414.29
5.6.180.0200.01214.43
5.6.170.0090.01414.39
5.6.160.0080.01114.31
5.6.150.0080.01714.27
5.6.140.0240.00414.54
5.6.130.0140.01214.14
5.6.120.0220.00814.59
5.6.110.0130.01014.49
5.6.100.0200.00614.21
5.6.90.0130.01314.46
5.6.80.0100.01014.34
5.6.70.0190.00814.22
5.6.60.0130.00814.26
5.6.50.0200.00914.40
5.6.40.0100.01014.03
5.6.30.0080.01214.04
5.6.20.0110.00414.38
5.6.10.0050.00814.19
5.6.00.0070.01114.38
5.5.380.0130.00814.31
5.5.370.0200.01114.25
5.5.360.0160.01014.18
5.5.350.0030.01514.08
5.5.340.0060.01114.32
5.5.330.0250.00514.00
5.5.320.0180.01314.46
5.5.310.0070.01814.30
5.5.300.0230.00814.05
5.5.290.0120.01213.98
5.5.280.0170.01214.37
5.5.270.0150.00014.25
5.5.260.0150.00314.55
5.5.250.0120.00714.38
5.5.240.0100.01014.40
5.5.230.0170.00214.41
5.5.220.0040.01314.41
5.5.210.0190.01314.14
5.5.200.0130.01614.27
5.5.190.0120.00314.19
5.5.180.0120.01514.15
5.5.170.0160.00514.09
5.5.160.0160.00613.97
5.5.150.0140.01414.33
5.5.140.0060.01914.01
5.5.130.0120.00914.02
5.5.120.0000.01814.50
5.5.110.0030.01314.51
5.5.100.0180.01413.80
5.5.90.0210.00914.24
5.5.80.0170.01214.11
5.5.70.0220.00313.95
5.5.60.0300.00314.39
5.5.50.0140.01414.09
5.5.40.0080.00613.95
5.5.30.0130.00513.95
5.5.20.0170.01014.48
5.5.10.0090.00914.58
5.5.00.0180.01114.14
5.4.450.0170.00011.81
5.4.440.0210.00011.81
5.4.430.0080.00811.81
5.4.420.0120.00311.81
5.4.410.0200.00011.81
5.4.400.0070.01111.81
5.4.390.0100.01011.81
5.4.380.0060.00611.81
5.4.370.0120.00811.81
5.4.360.0090.01011.81
5.4.350.0070.00211.81
5.4.340.0170.00011.81
5.4.330.0110.00811.81
5.4.320.0060.00611.81
5.4.310.0110.00911.81
5.4.300.0070.01411.81
5.4.290.0090.00611.81
5.4.280.0070.00311.81
5.4.270.0200.00311.81
5.4.260.0170.00011.81
5.4.250.0110.00611.81
5.4.240.0140.00311.81
5.4.230.0160.00011.81
5.4.220.0080.00811.81
5.4.210.0150.00611.81
5.4.200.0060.00911.81
5.4.190.0060.01211.81
5.4.180.0180.00611.81
5.4.170.0060.00611.81
5.4.160.0090.01511.81
5.4.150.0090.01211.81
5.4.140.0090.00911.81
5.4.130.0100.00711.81
5.4.120.0070.01011.81
5.4.110.0150.00011.81
5.4.100.0140.00511.81
5.4.90.0160.00411.81
5.4.80.0060.00911.81
5.4.70.0170.00011.81
5.4.60.0150.00511.81
5.4.50.0130.00011.81
5.4.40.0090.00211.81
5.4.30.0170.00311.81
5.4.20.0110.00411.81
5.4.10.0080.00811.81
5.4.00.0050.00511.81
5.3.290.0100.00711.81
5.3.280.0150.00311.81
5.3.270.0100.00411.81
5.3.260.0000.01111.81
5.3.250.0070.00511.81
5.3.240.0110.00811.81
5.3.230.0140.00511.81
5.3.220.0100.00311.81
5.3.210.0080.00411.81
5.3.200.0000.01311.81
5.3.190.0120.00711.81
5.3.180.0050.01611.81
5.3.170.0040.00811.81
5.3.160.0110.00511.81
5.3.150.0130.00611.81
5.3.140.0140.00011.81
5.3.130.0110.00011.81
5.3.120.0130.00411.81
5.3.110.0000.01411.81
5.3.100.0110.01011.81
5.3.90.0080.00411.81
5.3.80.0070.00411.81
5.3.70.0080.00411.81
5.3.60.0150.00511.81
5.3.50.0100.00711.81
5.3.40.0080.00811.81
5.3.30.0130.00011.81
5.3.20.0120.00311.81
5.3.10.0080.00311.81
5.3.00.0140.01111.81
5.2.170.0080.00911.81
5.2.160.0070.00711.81
5.2.150.0070.01011.81
5.2.140.0150.00011.81
5.2.130.0070.00811.81
5.2.120.0110.00511.81
5.2.110.0100.00311.81
5.2.100.0080.00311.81
5.2.90.0050.00511.81
5.2.80.0090.00611.81
5.2.70.0110.00011.81
5.2.60.0130.00011.81
5.2.50.0060.00911.81
5.2.40.0110.00511.81
5.2.30.0080.00311.81
5.2.20.0120.00011.81
5.2.10.0070.00411.81
5.2.00.0080.00411.81
5.1.60.0110.00311.81
5.1.50.0050.00511.81
5.1.40.0110.00311.81
5.1.30.0040.00911.81
5.1.20.0090.00011.81
5.1.10.0090.00011.81
5.1.00.0090.00011.81
5.0.50.0080.00211.81
5.0.40.0060.00011.81
5.0.30.0070.00011.81
5.0.20.0050.00511.81
5.0.10.0030.00811.81
5.0.00.0000.00611.81
4.4.90.0040.00411.81
4.4.80.0000.01111.81
4.4.70.0030.00311.81
4.4.60.0050.00511.81
4.4.50.0070.00011.81
4.4.40.0060.00011.81
4.4.30.0030.00311.81
4.4.20.0020.00211.81
4.4.10.0000.00711.81
4.4.00.0060.00011.81
4.3.110.0060.00011.81
4.3.100.0100.00011.81
4.3.90.0040.00211.81
4.3.80.0090.00011.81
4.3.70.0030.00311.81
4.3.60.0000.00811.81
4.3.50.0020.00411.81
4.3.40.0000.00611.81
4.3.30.0030.00211.81
4.3.20.0000.00711.81
4.3.10.0040.00011.81
4.3.00.0000.00611.81

preferences:
134.78 ms | 2683 KiB | 5 Q