3v4l.org

run code in 300+ PHP versions simultaneously
<?php interface FlightBookingSystemInterface { public function getDepartureTimes(AirportInterface $origin, AirportInterface $destination); public function getFlightCost(AirportInterface $origin, AirportInterface $destination, $time); public function bookFlight(FlightInterface $flight, UserInterface $user); } interface AirportRepositoryInterface { public function getAllAirports(); public function getPossibleDestinationAirportsForOriginAirport(AirportInterface $origin); } interface FlightRepositoryInterface { public function fetchFlights($origin, $destination); } interface FlightInterface { public function getTime(); public function getCost(UserInterface $user); } interface AirportInterface { public function getNumberOfTerminals(); public function getRunwayLength(); public function getNumberOfCheckinDesks(); public function getCollectionOfDestinationAirports(); } interface UserInterface { public function getPassportId(); public function getHungerLevel(); public function getDestinationAirport(); }

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.70.0100.01016.38
8.3.60.0170.00318.56
8.3.50.0020.01516.34
8.3.40.0070.00718.64
8.3.30.0150.00418.57
8.3.20.0080.00018.70
8.3.10.0050.00320.48
8.3.00.0040.00417.50
8.2.180.0140.00716.32
8.2.170.0070.00722.96
8.2.160.0070.00722.08
8.2.150.0060.00924.18
8.2.140.0040.00824.66
8.2.130.0080.00026.16
8.2.120.0000.00719.82
8.2.110.0030.00622.25
8.2.100.0090.00317.66
8.2.90.0000.00819.07
8.2.80.0000.00817.97
8.2.70.0040.00417.50
8.2.60.0040.00417.80
8.2.50.0060.00318.07
8.2.40.0050.00217.97
8.2.30.0000.00817.92
8.2.20.0070.00017.44
8.2.10.0030.00617.43
8.2.00.0070.00017.53
8.1.280.0140.00725.92
8.1.270.0080.00023.99
8.1.260.0080.00026.35
8.1.250.0070.00028.09
8.1.240.0040.00422.34
8.1.230.0080.00421.02
8.1.220.0040.00418.77
8.1.210.0030.00618.87
8.1.200.0030.00617.10
8.1.190.0070.00017.41
8.1.180.0050.00318.10
8.1.170.0040.00418.55
8.1.160.0020.00518.76
8.1.150.0070.00018.56
8.1.140.0040.00417.39
8.1.130.0030.00317.79
8.1.120.0000.00717.36
8.1.110.0030.00517.32
8.1.100.0000.00817.37
8.1.90.0040.00417.29
8.1.80.0000.00717.34
8.1.70.0030.00317.22
8.1.60.0080.00017.44
8.1.50.0060.00317.36
8.1.40.0000.00817.27
8.1.30.0020.00517.53
8.1.20.0000.00817.52
8.1.10.0000.00817.36
8.1.00.0040.00417.25
8.0.300.0060.00619.68
8.0.290.0000.00816.58
8.0.280.0070.00018.32
8.0.270.0030.00317.15
8.0.260.0030.00316.74
8.0.250.0000.00816.78
8.0.240.0030.00516.80
8.0.230.0000.00616.71
8.0.220.0050.00216.76
8.0.210.0050.00216.63
8.0.200.0030.00516.76
8.0.190.0050.00316.89
8.0.180.0030.00516.76
8.0.170.0060.00316.78
8.0.160.0040.00416.66
8.0.150.0080.00016.72
8.0.140.0050.00516.65
8.0.130.0000.00513.26
8.0.120.0000.00716.69
8.0.110.0030.00516.66
8.0.100.0000.00716.77
8.0.90.0040.00416.55
8.0.80.0110.00416.77
8.0.70.0000.00716.66
8.0.60.0050.00316.66
8.0.50.0040.00416.59
8.0.30.0090.00916.93
8.0.20.0090.00917.40
8.0.10.0000.00716.95
8.0.00.0130.00516.60
7.4.330.0020.00214.58
7.4.320.0030.00316.29
7.4.300.0000.00616.43
7.4.290.0030.00316.44
7.4.280.0080.00016.41
7.4.270.0070.00016.48
7.4.260.0030.00313.13
7.4.250.0040.00416.35
7.4.240.0040.00416.45
7.4.230.0030.00316.45
7.4.220.0090.01116.44
7.4.210.0060.01116.39
7.4.200.0070.00016.12
7.4.190.0030.00316.29
7.4.160.0120.00316.29
7.4.150.0110.00717.18
7.4.140.0120.00817.24
7.4.130.0080.01216.35
7.4.120.0070.01016.30
7.4.110.0100.00616.34
7.4.100.0100.00716.26
7.4.90.0070.01116.38
7.4.80.0150.00318.80
7.4.70.0120.00816.14
7.4.60.0110.00716.37
7.4.50.0040.00416.27
7.4.40.0100.00622.27
7.4.30.0090.00716.38
7.4.00.0030.01114.90
7.3.330.0000.00813.05
7.3.320.0060.00013.01
7.3.310.0030.00316.07
7.3.300.0000.00716.04
7.3.290.0000.01416.19
7.3.280.0130.00716.17
7.3.270.0140.00317.40
7.3.260.0090.00618.24
7.3.250.0070.01216.21
7.3.240.0000.01716.47
7.3.230.0070.01016.39
7.3.210.0060.01016.36
7.3.200.0090.00919.39
7.3.190.0150.00316.24
7.3.180.0150.00916.29
7.3.170.0160.00616.27
7.3.160.0080.01316.35
7.3.120.0060.00914.75
7.3.110.0030.01214.65
7.3.100.0000.01114.27
7.3.90.0040.00414.63
7.3.80.0040.01214.27
7.3.70.0080.00614.54
7.3.60.0070.00714.52
7.3.50.0000.01514.42
7.3.40.0070.00714.69
7.3.30.0080.00814.64
7.3.20.0030.00616.32
7.3.10.0120.00316.45
7.3.00.0090.00616.17
7.2.330.0060.01216.47
7.2.320.0070.01116.17
7.2.310.0160.00316.28
7.2.300.0090.00916.41
7.2.290.0090.00916.56
7.2.250.0120.00614.64
7.2.240.0070.01414.52
7.2.230.0120.00314.79
7.2.220.0040.01114.74
7.2.210.0040.00714.86
7.2.200.0120.00314.55
7.2.190.0060.00914.68
7.2.180.0090.00614.77
7.2.170.0000.01414.73
7.1.330.0090.00615.23
7.1.320.0030.00615.69
7.1.310.0030.01015.58
7.1.300.0050.00515.57
7.1.290.0040.00715.54
7.1.280.0040.00415.38
7.1.270.0000.01615.18
7.1.260.0060.00915.54
7.1.100.0060.00617.72
7.1.70.0040.00416.56
7.1.60.0170.00719.40
7.1.50.0060.01316.57
7.1.00.0030.07722.35
7.0.200.0000.00816.60
7.0.140.0000.07722.09
7.0.60.0170.05319.78
7.0.50.0100.05017.86
7.0.40.0100.05017.73
7.0.30.0030.08317.74
7.0.20.0030.06317.71
7.0.10.0070.04717.81
7.0.00.0070.08017.75
5.6.280.0030.06721.00
5.6.210.0130.07320.52
5.6.200.0070.08718.13
5.6.190.0070.08318.28
5.6.180.0100.05018.13
5.6.170.0030.06318.29
5.6.160.0000.08018.23
5.6.150.0030.04318.18
5.6.140.0070.04018.18
5.6.130.0070.08318.15
5.6.120.0130.05018.28
5.6.110.0130.04718.17
5.6.100.0000.09318.14
5.6.90.0030.08018.13
5.6.80.0030.04317.52
5.6.70.0030.06717.56
5.6.60.0000.04317.66
5.6.50.0100.05017.61
5.6.40.0070.08017.59
5.6.30.0070.06717.49
5.6.20.0000.04317.54
5.6.10.0030.05017.48
5.6.00.0130.05317.63
5.5.350.4130.03720.42
5.5.340.0030.05317.99
5.5.330.0100.06718.06
5.5.320.0070.08318.02
5.5.310.0070.05318.01
5.5.300.0070.07717.98
5.5.290.0030.05017.95
5.5.280.0100.06718.09
5.5.270.0200.06017.96
5.5.260.0070.06318.03
5.5.250.0130.06717.83
5.5.240.0030.04317.34
5.5.230.0100.07717.34
5.5.220.0100.04017.36
5.5.210.0030.04017.47
5.5.200.0000.06317.44
5.5.190.0070.07017.34
5.5.180.0130.07017.43
5.5.160.0030.05317.39
5.5.150.0070.07717.33
5.5.140.0070.05717.44
5.5.130.0000.04317.43
5.5.120.0030.08017.29
5.5.110.0030.06317.39
5.5.100.0070.07317.23
5.5.90.0170.04317.20
5.5.80.0030.05017.34
5.5.70.0030.04017.33
5.5.60.0030.07717.21
5.5.50.0030.08017.25
5.5.40.0100.04317.27
5.5.30.0130.06017.19
5.5.20.0000.06317.22
5.5.10.0070.07717.21
5.5.00.0130.06717.21
5.4.450.0100.08019.32
5.4.440.0030.05019.28
5.4.430.0100.08019.37
5.4.420.0100.06319.43
5.4.410.0100.07719.20
5.4.400.0030.06019.05
5.4.390.0070.08019.06
5.4.380.0170.07019.27
5.4.370.0170.07018.98
5.4.360.0130.07019.27
5.4.350.0130.06719.10
5.4.340.0100.05319.05
5.4.320.0000.06019.10
5.4.310.0070.04319.10
5.4.300.0070.07718.95
5.4.290.0070.08019.02
5.4.280.0070.04719.01
5.4.270.0070.07318.98
5.4.260.0030.07019.14
5.4.250.0100.07319.02
5.4.240.0070.04019.04
5.4.230.0030.04019.09
5.4.220.0030.04019.02
5.4.210.0030.08319.12
5.4.200.0130.05018.95
5.4.190.0100.06718.87
5.4.180.0070.04019.03
5.4.170.0100.07319.26
5.4.160.0030.05319.11
5.4.150.0130.06719.02
5.4.140.0130.03316.46
5.4.130.0100.07016.34
5.4.120.0030.08016.44
5.4.110.0030.05316.43
5.4.100.0070.06716.29
5.4.90.0100.06716.43
5.4.80.0130.06016.45
5.4.70.0100.07316.62
5.4.60.0030.05716.39
5.4.50.0000.08716.38
5.4.40.0070.07016.52
5.4.30.0100.07316.27
5.4.20.0030.04316.55
5.4.10.0030.07716.56
5.4.00.0100.06715.88
5.3.290.0030.06014.70
5.3.280.0100.07014.67
5.3.270.0100.06714.67
5.3.260.0000.06014.64
5.3.250.0000.05314.73
5.3.240.0030.05314.67
5.3.230.0030.06014.61
5.3.220.0070.06714.63
5.3.210.0070.07314.80
5.3.200.0070.07714.63
5.3.190.0030.08314.80
5.3.180.0030.05714.59
5.3.170.0100.03314.60
5.3.160.0030.05314.60
5.3.150.0130.07014.43
5.3.140.0070.04314.59
5.3.130.0070.06714.57
5.3.120.0000.05314.58
5.3.110.0100.07714.52
5.3.100.0130.06014.15
5.3.90.0030.07714.07
5.3.80.0170.06714.05
5.3.70.0030.05314.07
5.3.60.0070.06714.11
5.3.50.0000.08013.99
5.3.40.0030.06314.17
5.3.30.0070.05013.97
5.3.20.0130.06713.92
5.3.10.0100.06713.71
5.3.00.0070.07013.49
5.2.170.0070.06011.06
5.2.160.0030.04311.16
5.2.150.0070.05311.18
5.2.140.0100.06011.13
5.2.130.0070.05011.11
5.2.120.0030.05311.16
5.2.110.0130.05311.18
5.2.100.0100.04011.09
5.2.90.0100.05311.14
5.2.80.0070.03711.17
5.2.70.0000.07011.10
5.2.60.0030.04311.14
5.2.50.0070.05711.05
5.2.40.0030.03011.08
5.2.30.0100.03010.96
5.2.20.0070.06311.05
5.2.10.0100.03010.87
5.2.00.0000.04010.73
5.1.60.0070.02710.07
5.1.50.0030.04710.09
5.1.40.0070.03710.08
5.1.30.0030.05710.20
5.1.20.0000.06010.45
5.1.10.0030.05710.06
5.1.00.0100.05010.16
5.0.50.0000.0239.29
5.0.40.0070.0179.29
5.0.30.0000.0309.29
5.0.20.0030.0439.29
5.0.10.0030.0179.29
5.0.00.0030.0439.29
4.4.90.0030.0209.29
4.4.80.0000.0209.29
4.4.70.0030.0379.29
4.4.60.0030.0239.29
4.4.50.0000.0409.29
4.4.40.0000.0379.29
4.4.30.0070.0339.29
4.4.20.0030.0179.29
4.4.10.0000.0409.29
4.4.00.0030.0409.29
4.3.110.0000.0179.29
4.3.100.0030.0139.29
4.3.90.0030.0309.29
4.3.80.0000.0279.29
4.3.70.0000.0139.29
4.3.60.0000.0179.29
4.3.50.0030.0139.29
4.3.40.0030.0209.29
4.3.30.0000.0139.29
4.3.20.0030.0139.29
4.3.10.0000.0179.29
4.3.00.0030.0179.29

preferences:
43.17 ms | 401 KiB | 5 Q