3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Thing extends ArrayObject { public function __construct(array $data) { parent::__construct($data, self::ARRAY_AS_PROPS); } public function offsetSet($index, $value) { parent::offsetSet($index, $value); return $this; } public function offsetGet($index) { if ($this->offsetExists($index)) { return parent::offsetGet($index); } return null; } } $test = new Thing([]); $test->dynamic['key'] = ['is-set' => 'up to 7.1.3']; var_dump($test);

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.120.0090.01122.41
8.4.110.0150.00619.07
8.4.100.0050.00319.07
8.4.90.0100.01020.63
8.4.80.0140.00719.55
8.4.70.0110.00917.96
8.4.60.0120.00818.90
8.4.50.0090.00817.87
8.4.40.0140.00717.83
8.4.30.0070.01317.63
8.4.20.0100.00017.68
8.4.10.0080.00017.53
8.3.250.0110.00718.72
8.3.240.0090.01016.84
8.3.230.0140.00716.68
8.3.220.0100.00918.85
8.3.210.0130.00518.53
8.3.200.0050.00416.63
8.3.190.0070.00218.86
8.3.180.0050.00516.68
8.3.170.0070.01118.90
8.3.160.0110.00718.42
8.3.150.0160.00318.83
8.3.140.0030.00516.89
8.3.130.0090.00018.57
8.3.120.0030.00620.73
8.3.110.0080.00020.94
8.3.100.0060.01016.59
8.3.90.0040.01516.55
8.3.80.0000.01018.40
8.3.70.0100.00716.63
8.3.60.0120.00318.68
8.3.50.0140.00717.37
8.3.40.0060.00918.83
8.3.30.0000.01418.44
8.3.20.0080.00021.70
8.3.10.0080.00023.53
8.3.00.0080.00021.72
8.2.290.0120.00920.41
8.2.280.0100.00918.27
8.2.270.0120.00617.19
8.2.260.0120.00617.07
8.2.250.0160.00316.52
8.2.240.0070.00317.00
8.2.230.0040.00422.58
8.2.220.0080.00024.06
8.2.210.0130.00426.77
8.2.200.0090.00318.31
8.2.190.0110.00418.48
8.2.180.0040.01118.29
8.2.170.0060.00922.96
8.2.160.0070.00720.21
8.2.150.0000.00724.18
8.2.140.0060.00324.66
8.2.130.0040.00422.20
8.2.120.0000.00826.35
8.2.110.0080.00019.30
8.2.100.0090.00317.72
8.2.90.0040.00418.09
8.2.80.0040.00420.57
8.2.70.0030.00617.63
8.2.60.0080.00017.93
8.2.50.0040.00418.07
8.2.40.0050.00318.16
8.2.30.0050.00218.13
8.2.20.0120.00017.97
8.2.10.0040.00418.05
8.2.00.0020.00518.13
8.1.330.0100.00921.85
8.1.320.0100.00718.27
8.1.310.0090.00918.43
8.1.300.0090.00020.04
8.1.290.0030.00618.88
8.1.280.0070.01025.92
8.1.270.0040.00422.09
8.1.260.0050.00326.35
8.1.250.0040.00428.09
8.1.240.0090.00323.79
8.1.230.0070.00421.03
8.1.220.0040.00417.76
8.1.210.0030.00618.88
8.1.200.0030.00617.35
8.1.190.0050.00317.35
8.1.180.0000.00818.10
8.1.170.0050.00318.55
8.1.160.0000.00818.83
8.1.150.0040.00418.94
8.1.140.0070.00018.96
8.1.130.0070.00019.29
8.1.120.0000.00717.52
8.1.110.0070.00017.35
8.1.100.0040.00417.38
8.1.90.0060.00317.42
8.1.80.0040.00417.45
8.1.70.0080.00017.39
8.1.60.0030.00517.54
8.1.50.0000.00917.41
8.1.40.0000.00817.49
8.1.30.0030.00617.64
8.1.20.0080.00017.54
8.1.10.0030.00917.50
8.1.00.0000.00817.48
8.0.300.0040.00420.04
8.0.290.0060.00316.88
8.0.280.0030.00318.45
8.0.270.0030.00317.17
8.0.260.0080.00016.82
8.0.250.0030.00317.02
8.0.240.0000.00916.91
8.0.230.0040.00416.79
8.0.220.0040.00416.80
8.0.210.0030.00316.86
8.0.200.0040.00416.98
8.0.190.0060.00316.83
8.0.180.0000.00716.85
8.0.170.0050.00316.91
8.0.160.0070.00016.96
8.0.150.0070.00016.89
8.0.140.0030.00616.78
8.0.130.0030.00313.33
8.0.120.0000.00716.90
8.0.110.0040.00416.82
8.0.100.0000.00716.94
8.0.90.0000.00716.68
8.0.80.0080.00816.83
8.0.70.0050.00316.82
8.0.60.0080.00016.75
8.0.50.0040.00416.91
8.0.30.0110.00617.08
8.0.20.0120.00817.40
8.0.10.0040.00416.98
8.0.00.0140.00416.69
7.4.330.0030.00316.81
7.4.320.0030.00316.59
7.4.300.0030.00316.55
7.4.290.0000.00716.45
7.4.280.0060.00316.61
7.4.270.0000.00716.50
7.4.260.0040.00416.48
7.4.250.0030.00316.56
7.4.240.0070.00316.52
7.4.230.0040.00416.39
7.4.220.0000.00816.63
7.4.210.0150.00316.55
7.4.200.0030.00316.39
7.4.160.0110.00516.46
7.4.150.0040.01317.40
7.4.140.0130.00717.86
7.4.130.0100.00916.36
7.4.120.0080.01516.49
7.4.110.0110.01116.40
7.4.100.0000.01616.38
7.4.90.0120.00916.45
7.4.80.0110.00919.39
7.4.70.0110.01116.49
7.4.60.0000.01716.59
7.4.50.0030.01316.41
7.4.40.0060.01216.70
7.4.30.0100.00716.47
7.4.00.0110.00515.16
7.3.330.0050.00013.39
7.3.320.0030.00313.32
7.3.310.0030.00316.38
7.3.300.0070.00016.21
7.3.290.0030.00316.29
7.3.280.0060.01116.42
7.3.270.0120.00617.40
7.3.260.0100.00916.40
7.3.250.0080.00616.49
7.3.240.0110.00816.49
7.3.230.0100.00716.39
7.3.210.0130.00316.44
7.3.200.0080.00816.49
7.3.190.0080.01216.30
7.3.180.0160.00416.51
7.3.170.0070.01116.40
7.3.160.0060.00916.63
7.3.120.0070.01114.86
7.3.110.0040.01114.79
7.3.100.0040.01114.93
7.3.90.0060.01014.81
7.3.80.0070.00514.72
7.3.70.0010.01214.62
7.3.60.0060.00814.69
7.3.50.0050.00714.57
7.3.40.0090.00714.80
7.3.30.0030.01214.61
7.3.20.0070.00715.68
7.3.10.0070.00615.61
7.3.00.0070.00515.70
7.2.330.0040.01316.74
7.2.320.0080.01216.75
7.2.310.0130.00316.61
7.2.300.0040.01316.75
7.2.290.0070.01016.54
7.2.250.0090.00915.06
7.2.240.0030.01715.06
7.2.230.0030.01315.17
7.2.220.0080.00815.00
7.2.210.0010.01215.01
7.2.200.0060.00615.06
7.2.190.0070.00514.87
7.2.180.0040.01315.13
7.2.170.0060.01014.90
7.2.160.0150.00015.00
7.2.150.0060.01014.84
7.2.140.0030.01315.04
7.2.130.0100.00715.10
7.2.120.0030.01315.13
7.2.110.0060.00915.04
7.2.100.0090.00614.84
7.2.90.0050.01014.95
7.2.80.0040.01115.13
7.2.70.0060.01014.97
7.2.60.0060.01015.83
7.2.50.0030.01214.84
7.2.40.0040.01214.95
7.2.30.0060.00915.09
7.2.20.0040.01115.08
7.2.10.0040.01115.00
7.2.00.0230.01216.53
7.1.330.0110.00415.79
7.1.320.0080.00414.72
7.1.310.0100.00514.67
7.1.300.0030.01014.75
7.1.290.0080.00814.86
7.1.280.0090.00614.74
7.1.270.0060.00914.88
7.1.260.0050.00914.78
7.1.250.0090.00613.91
7.1.240.0090.00613.94
7.1.230.0080.00614.04
7.1.220.0030.01013.98
7.1.210.0090.00613.99
7.1.200.0080.00514.77
7.1.190.0030.01013.84
7.1.180.0070.00713.95
7.1.170.0100.00313.98
7.1.160.0110.00713.69
7.1.150.0030.01013.84
7.1.140.0060.00613.76
7.1.130.0070.00713.77
7.1.120.0230.00615.52
7.1.110.0170.01114.94
7.1.100.0200.01215.14
7.1.90.0160.01215.07
7.1.80.0150.00715.05
7.1.70.0100.01114.76
7.1.60.0240.00923.72
7.1.50.0250.00723.32
7.1.40.1000.01323.27
7.1.30.0220.00623.15
7.1.20.0250.00823.24
7.1.10.0150.00514.28
7.1.00.0140.01414.39
7.0.330.0090.00613.75
5.6.400.0030.01514.53
5.6.390.0110.00314.24
5.6.380.0080.00514.40

preferences:
37.27 ms | 403 KiB | 5 Q