3v4l.org

run code in 300+ PHP versions simultaneously
<?php class A implements JsonSerializable{ public $baz = 10; function jsonSerialize(){ return ['bar' => 20]; } } class B implements JsonSerializable{ function jsonSerialize(){ return ['foo' => (new A)->jsonSerialize()]; } } echo json_encode(new B, JSON_PRETTY_PRINT);

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.4.130.0120.00917.86
8.4.120.0080.01124.34
8.4.110.0120.00922.61
8.4.100.0140.00717.76
8.4.90.0100.01118.68
8.4.80.0070.00317.95
8.4.70.0110.00818.07
8.4.60.0060.00418.78
8.4.50.0120.00819.45
8.4.40.0150.00420.62
8.4.30.0060.01318.03
8.4.20.0030.01717.59
8.4.10.0150.00017.81
8.3.260.0060.00216.61
8.3.250.0110.00819.04
8.3.240.0080.01217.20
8.3.230.0130.00616.84
8.3.220.0090.00717.04
8.3.210.0110.00916.74
8.3.200.0100.00616.74
8.3.190.0100.00817.37
8.3.180.0080.00916.94
8.3.170.0150.00318.91
8.3.160.0060.01218.65
8.3.150.0030.00718.85
8.3.140.0040.01417.35
8.3.130.0040.01118.64
8.3.120.0030.00718.81
8.3.110.0080.00320.94
8.3.100.0160.00324.06
8.3.90.0040.00416.90
8.3.80.0060.00318.68
8.3.70.0040.01116.88
8.3.60.0000.01516.85
8.3.50.0120.00921.99
8.3.40.0140.00718.98
8.3.30.0100.00618.67
8.3.20.0040.00420.29
8.3.10.0070.00021.75
8.3.00.0040.00420.75
8.2.290.0100.00520.35
8.2.280.0060.00318.43
8.2.270.0110.00716.98
8.2.260.0030.00616.65
8.2.250.0000.00816.52
8.2.240.0150.00318.68
8.2.230.0080.00022.58
8.2.220.0030.00637.54
8.2.210.0080.00026.77
8.2.200.0040.00718.16
8.2.190.0170.00316.58
8.2.180.0070.00716.63
8.2.170.0060.01022.96
8.2.160.0100.00719.22
8.2.150.0070.00024.18
8.2.140.0030.00624.66
8.2.130.0000.00822.11
8.2.120.0040.00426.35
8.2.110.0080.00322.25
8.2.100.0060.00617.66
8.2.90.0030.00619.26
8.2.80.0030.00617.97
8.2.70.0000.00817.63
8.2.60.0040.00417.93
8.2.50.0090.00018.10
8.2.40.0030.00620.60
8.2.30.0050.00220.57
8.2.20.0040.00417.75
8.2.10.0040.00418.11
8.2.00.0040.00418.03
8.1.330.0100.00821.96
8.1.320.0110.00816.26
8.1.310.0100.00716.69
8.1.300.0090.00920.12
8.1.290.0030.00718.88
8.1.280.0070.00725.92
8.1.270.0050.00324.01
8.1.260.0040.00428.09
8.1.250.0050.00328.09
8.1.240.0040.00722.13
8.1.230.0110.00020.96
8.1.220.0080.00017.74
8.1.210.0040.00418.77
8.1.200.0050.00517.48
8.1.190.0030.00617.35
8.1.180.0000.00818.10
8.1.170.0030.00518.47
8.1.160.0040.00420.93
8.1.150.0090.00018.88
8.1.140.0050.00319.59
8.1.130.0070.00017.66
8.1.120.0030.00317.36
8.1.110.0000.00817.36
8.1.100.0060.00317.35
8.1.90.0050.00217.43
8.1.80.0070.00017.50
8.1.70.0030.00317.31
8.1.60.0000.00717.56
8.1.50.0060.00317.34
8.1.40.0030.00617.45
8.1.30.0000.00917.64
8.1.20.0050.00217.52
8.1.10.0060.00317.44
8.1.00.0040.00417.34
8.0.300.0050.00318.77
8.0.290.0000.00716.75
8.0.280.0050.00218.33
8.0.270.0030.00517.18
8.0.260.0000.00617.18
8.0.250.0040.00417.00
8.0.240.0030.00316.87
8.0.230.0000.00716.91
8.0.220.0030.00316.73
8.0.210.0080.00016.86
8.0.200.0030.00316.72
8.0.190.0000.00716.88
8.0.180.0040.00416.79
8.0.170.0030.00316.76
8.0.160.0000.00716.85
8.0.150.0000.00716.79
8.0.140.0000.00716.86
8.0.130.0000.00513.32
8.0.120.0080.00016.82
8.0.110.0050.00316.81
8.0.100.0030.00516.75
8.0.90.0040.00416.72
8.0.80.0070.01416.79
8.0.70.0000.00816.84
8.0.60.0000.00716.84
8.0.50.0040.00416.85
8.0.30.0140.00717.02
8.0.20.0090.00917.40
8.0.10.0040.00416.90
8.0.00.0120.00716.70
7.4.330.0020.00215.08
7.4.320.0030.00316.52
7.4.300.0070.00016.55
7.4.290.0000.00716.44
7.4.280.0080.00016.56
7.4.270.0000.00816.56
7.4.260.0030.00416.52
7.4.250.0050.00216.38
7.4.240.0030.00316.59
7.4.230.0030.00316.60
7.4.220.0100.00716.36
7.4.210.0030.01516.44
7.4.200.0040.00416.48
7.4.160.0120.00616.45
7.4.150.0120.00617.40
7.4.140.0080.01517.86
7.4.130.0130.00816.49
7.4.120.0120.00816.39
7.4.110.0070.01016.56
7.4.100.0130.00716.50
7.4.90.0110.00616.53
7.4.80.0110.00919.39
7.4.70.0130.00916.44
7.4.60.0130.00816.45
7.4.50.0100.00316.30
7.4.40.0100.01016.30
7.4.30.0130.00316.43
7.4.00.0080.00914.90
7.3.330.0060.00013.40
7.3.320.0000.00513.16
7.3.310.0030.00316.20
7.3.300.0000.00716.27
7.3.290.0070.00016.22
7.3.280.0070.01116.27
7.3.270.0130.00317.40
7.3.260.0110.00816.27
7.3.250.0090.01016.45
7.3.240.0090.01116.52
7.3.230.0090.00816.39
7.3.210.0110.00616.39
7.3.200.0070.01316.40
7.3.190.0030.01216.32
7.3.180.0080.00916.60
7.3.170.0070.01416.36
7.3.160.0060.01016.65
7.3.120.0160.00314.73
7.3.110.0060.01214.77
7.3.100.0000.01314.90
7.3.90.0100.00014.53
7.3.80.0040.00414.77
7.3.70.0080.00414.72
7.3.60.0060.00914.42
7.3.50.0060.00614.50
7.3.40.0120.00014.51
7.3.30.0060.00914.84
7.3.20.0030.01016.43
7.3.10.0050.00816.55
7.3.00.0050.00716.40
7.2.330.0090.00916.77
7.2.320.0070.01016.80
7.2.310.0130.01016.24
7.2.300.0110.00516.57
7.2.290.0100.00716.82
7.2.250.0070.01015.22
7.2.240.0070.01015.23
7.2.230.0000.01414.96
7.2.220.0030.01014.96
7.2.210.0080.00415.17
7.2.200.0060.00914.95
7.2.190.0000.00914.80
7.2.180.0060.00915.04
7.2.170.0030.01315.09
7.2.130.0030.01016.71
7.2.120.0060.00616.66
7.2.110.0100.00316.80
7.2.100.0090.00016.98
7.2.90.0060.00616.97
7.2.80.0070.01016.77
7.2.70.0080.00416.91
7.2.60.0100.00416.95
7.2.50.0040.01116.85
7.2.40.0030.01216.65
7.2.30.0000.01316.86
7.2.20.0060.00616.62
7.2.10.0060.00617.01
7.2.00.0070.01016.78
7.1.330.0040.01115.48
7.1.320.0000.01715.70
7.1.310.0040.00815.59
7.1.300.0040.00415.61
7.1.290.0030.01015.80
7.1.280.0060.00615.48
7.1.270.0080.00515.47
7.1.260.0090.00315.80
7.1.250.0030.00715.78
7.1.200.0030.01215.74
7.1.100.0000.01118.37
7.1.70.0030.00617.00
7.1.60.0100.01319.48
7.1.00.0070.07322.45
7.0.200.0440.00714.42
7.0.90.0100.04020.00
7.0.80.0070.04019.85
7.0.70.0000.06319.85
7.0.60.0100.07719.78
7.0.50.0630.07020.26
7.0.40.0070.08020.12
7.0.30.0130.08019.99
7.0.20.0000.09320.09
7.0.10.0100.07320.12
7.0.00.0030.07720.10
5.6.280.0030.07321.15
5.6.240.0100.08020.58
5.6.230.0030.04720.49
5.6.220.0100.05020.62
5.6.210.0030.05720.57
5.6.200.0070.08021.04
5.6.190.0000.08321.05
5.6.180.0030.08721.12
5.6.170.0070.05321.09
5.6.160.0130.08021.14
5.6.150.0030.08321.05
5.6.140.0070.07721.06
5.6.130.0130.04021.18
5.6.120.0130.07721.12
5.6.110.0070.04721.01
5.6.100.0030.08321.10
5.6.90.0130.07721.00
5.6.80.0100.07020.46
5.6.70.0100.09020.40
5.6.60.0200.06720.39
5.6.50.0070.07020.46
5.6.40.0130.04720.37
5.6.30.0030.08020.31
5.6.20.0030.08320.31
5.6.10.0130.07720.46
5.6.00.0070.07720.39
5.5.380.0100.04020.57
5.5.370.0000.05020.36
5.5.360.0070.06320.39
5.5.350.0100.04720.43
5.5.340.0030.09020.73
5.5.330.0130.06020.87
5.5.320.0030.07020.93
5.5.310.0130.08020.75
5.5.300.0030.04720.87
5.5.290.0030.08020.87
5.5.280.0230.07320.73
5.5.270.0070.04020.83
5.5.260.0170.07020.89
5.5.250.0170.06720.71
5.5.240.0130.07020.03
5.5.230.0000.06720.18
5.5.220.0000.08320.23
5.5.210.0170.04720.11
5.5.200.0130.07320.27
5.5.190.0130.04320.26
5.5.180.0070.07720.23
5.5.160.0170.06320.27
5.5.150.0200.06020.10
5.5.140.0100.07720.18
5.5.130.0000.08320.13
5.5.120.0130.06020.23
5.5.110.0070.07720.17
5.5.100.0030.05019.93
5.5.90.0030.07720.17
5.5.80.0000.08020.15
5.5.70.0030.04720.05
5.5.60.0030.08320.08
5.5.50.0070.07720.14
5.5.40.0100.04019.96
5.5.30.0100.07720.05
5.5.20.0100.07720.14
5.5.10.0070.06319.92
5.5.00.0070.07020.06

preferences:
142.51 ms | 403 KiB | 5 Q