3v4l.org

run code in 300+ PHP versions simultaneously
<?php trait MyTrait { private $abc = 1; public function increment() { $this->abc++; } public function getValue() { return $this->abc; } } class MyClass { use MyTrait; public function incrementBy2() { $this->increment(); $this->abc++; } } $c = new MyClass; $c->incrementBy2(); var_dump($c->getValue());

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.3.60.0120.00616.75
8.3.50.0100.00716.15
8.3.40.0040.01118.70
8.3.30.0070.00718.68
8.3.20.0050.00320.73
8.3.10.0090.00023.48
8.3.00.0040.00419.53
8.2.180.0180.00416.38
8.2.170.0040.01122.96
8.2.160.0030.01020.44
8.2.150.0000.00825.66
8.2.140.0000.00824.66
8.2.130.0000.00720.52
8.2.120.0040.00426.35
8.2.110.0090.00020.37
8.2.100.0080.00419.57
8.2.90.0060.00319.26
8.2.80.0050.00317.97
8.2.70.0060.00617.63
8.2.60.0000.00917.93
8.2.50.0060.00318.10
8.2.40.0000.00822.37
8.2.30.0000.00719.19
8.2.20.0030.00718.03
8.2.10.0030.00518.16
8.2.00.0040.00418.07
8.1.280.0030.01025.92
8.1.270.0080.00022.20
8.1.260.0070.00026.35
8.1.250.0040.00428.09
8.1.240.0100.00723.84
8.1.230.0000.01120.94
8.1.220.0090.00017.76
8.1.210.0080.00018.77
8.1.200.0040.00417.35
8.1.190.0050.00317.11
8.1.180.0080.00018.10
8.1.170.0050.00318.46
8.1.160.0050.00219.06
8.1.150.0070.00020.68
8.1.140.0040.00719.63
8.1.130.0000.00718.87
8.1.120.0000.00817.46
8.1.110.0040.00417.46
8.1.100.0050.00317.50
8.1.90.0080.00417.39
8.1.80.0080.00017.46
8.1.70.0070.00017.39
8.1.60.0040.00417.57
8.1.50.0000.00817.35
8.1.40.0000.00817.50
8.1.30.0040.00417.64
8.1.20.0050.00317.59
8.1.10.0000.00817.52
8.1.00.0030.00617.29
8.0.300.0030.00518.77
8.0.290.0050.00216.75
8.0.280.0030.00318.44
8.0.270.0000.00917.25
8.0.260.0000.00816.86
8.0.250.0070.00016.97
8.0.240.0040.00416.96
8.0.230.0030.00316.97
8.0.220.0030.00516.80
8.0.210.0080.00016.92
8.0.200.0030.00316.89
8.0.190.0000.00916.95
8.0.180.0040.00416.90
8.0.170.0000.00716.93
8.0.160.0000.00716.89
8.0.150.0040.00416.75
8.0.140.0000.01016.91
8.0.130.0060.00013.25
8.0.120.0050.00216.87
8.0.110.0040.00416.85
8.0.100.0040.00416.79
8.0.90.0000.00716.76
8.0.80.0100.01016.86
8.0.70.0000.00816.75
8.0.60.0030.00516.96
8.0.50.0080.00017.00
8.0.30.0090.00617.15
8.0.20.0100.01017.40
8.0.10.0050.00216.91
8.0.00.0200.00516.83
7.4.330.0050.00015.55
7.4.320.0030.00316.61
7.4.300.0030.00316.58
7.4.290.0040.00416.51
7.4.280.0000.00716.50
7.4.270.0000.00716.60
7.4.260.0000.00513.30
7.4.250.0070.00016.41
7.4.240.0040.00416.59
7.4.230.0040.00416.59
7.4.220.0030.01716.63
7.4.210.0060.01216.40
7.4.200.0030.00316.57
7.4.160.0110.00616.45
7.4.150.0070.01017.40
7.4.140.0090.01317.86
7.4.130.0030.01316.38
7.4.120.0100.00816.55
7.3.330.0000.00913.31
7.3.320.0020.00213.19
7.3.310.0090.00016.09
7.3.300.0000.00716.25
7.3.290.0080.00616.21
7.3.280.0090.00716.22
7.3.270.0140.00417.40
7.3.260.0090.00816.43
7.3.250.0110.00816.34
7.3.240.0120.00716.41
7.1.60.1530.01333.21

preferences:
42.71 ms | 400 KiB | 5 Q