3v4l.org

run code in 300+ PHP versions simultaneously
<?php $nodes = '<air:AirPricingInfo Key="3T" TotalPrice="EUR328.98" BasePrice="EUR191.00" ApproximateTotalPrice="EUR328.98" ApproximateBasePrice="EUR191.00" Taxes="EUR137.98" LatestTicketingTime="2013-10-15T23:59:00.000+00:00" PricingMethod="Auto" PlatingCarrier="KL" ProviderCode="1P"> <air:FareInfo Key="13T" FareBasis="TWKNL" PassengerTypeCode="ADT" SegmentOrigin="AMS" Origin="AMS" SegmentDestination="FCO" Destination="ROM" EffectiveDate="2013-10-08T17:49:20.621+02:00" Amount="NUC125.56"> <air:FareRuleKey FareInfoRef="13T" ProviderCode="1P">So05Ua7WWQ6LUnMVagmgWzIoZJ04F5ffjXmuoKjIAQzOW8SrBX6figwnZa5vZPwFnJN2p9gbxJQel+e1Y8YwIV8pQurxVP92</air:FareRuleKey> </air:FareInfo> <air:FareInfo Key="15T" FareBasis="TWKNL" PassengerTypeCode="ADT" SegmentOrigin="FCO" Origin="ROM" SegmentDestination="AMS" Destination="AMS" EffectiveDate="2013-10-08T17:49:20.630+02:00" Amount="NUC125.56"> <air:FareRuleKey FareInfoRef="15T" ProviderCode="1P">So05Ua7WWQ6LUnMVagmgWzIoZJ04F5fflvTVZQjlKmjOW8SrBX6figwnZa5vZPwFnJN2p9gbxJQel+e1Y8YwIV8pQurxVP92</air:FareRuleKey> </air:FareInfo> <air:BookingInfo BookingCode="T" FareInfoRef="13T" SegmentRef="1T"/> <air:BookingInfo BookingCode="T" FareInfoRef="15T" SegmentRef="2T"/> <air:PassengerType Code="ADT" BookingTravelerRef="1"/> </air:AirPricingInfo> <air:AirPricingInfo Key="17T" TotalPrice="EUR275.52" BasePrice="EUR144.00" ApproximateTotalPrice="EUR275.52" ApproximateBasePrice="EUR144.00" Taxes="EUR131.52" LatestTicketingTime="2013-10-15T23:59:00.000+00:00" PricingMethod="Auto" PlatingCarrier="KL" ProviderCode="1P"> <air:FareInfo Key="27T" FareBasis="TWKNL" PassengerTypeCode="CNN" SegmentOrigin="AMS" Origin="AMS" SegmentDestination="FCO" Destination="ROM" EffectiveDate="2013-10-08T17:49:20.653+02:00" Amount="NUC94.17"> <air:FareTicketDesignator Value="CH25"/> <air:FareRuleKey FareInfoRef="27T" ProviderCode="1P">So05Ua7WWQ6LUnMVagmgWzIoZJ04F5ffjXmuoKjIAQzOW8SrBX6figwnZa5vZPwFnJN2p9gbxJQel+e1Y8YwIV8pQurxVP92</air:FareRuleKey> </air:FareInfo> <air:FareInfo Key="29T" FareBasis="TWKNL" PassengerTypeCode="CNN" SegmentOrigin="FCO" Origin="ROM" SegmentDestination="AMS" Destination="AMS" EffectiveDate="2013-10-08T17:49:20.655+02:00" Amount="NUC94.17"> <air:FareTicketDesignator Value="CH25"/> <air:FareRuleKey FareInfoRef="29T" ProviderCode="1P">So05Ua7WWQ6LUnMVagmgWzIoZJ04F5fflvTVZQjlKmjOW8SrBX6figwnZa5vZPwFnJN2p9gbxJQel+e1Y8YwIV8pQurxVP92</air:FareRuleKey> </air:FareInfo> <air:BookingInfo BookingCode="T" FareInfoRef="27T" SegmentRef="1T"/> <air:BookingInfo BookingCode="T" FareInfoRef="29T" SegmentRef="2T"/> <air:PassengerType Code="CNN" BookingTravelerRef="2"/> </air:AirPricingInfo> <air:AirPricingInfo Key="31T" TotalPrice="EUR19.00" BasePrice="EUR19.00" ApproximateTotalPrice="EUR19.00" ApproximateBasePrice="EUR19.00" Taxes="EUR0.00" LatestTicketingTime="2013-10-15T23:59:00.000+00:00" PricingMethod="Auto" PlatingCarrier="KL" ProviderCode="1P"> <air:FareInfo Key="32T" FareBasis="TWKNL" PassengerTypeCode="INF" SegmentOrigin="AMS" Origin="AMS" SegmentDestination="FCO" Destination="ROM" EffectiveDate="2013-10-08T17:49:20.656+02:00" Amount="NUC12.55"> <air:FareTicketDesignator Value="IN90"/> <air:FareRuleKey FareInfoRef="32T" ProviderCode="1P">So05Ua7WWQ6LUnMVagmgWzIoZJ04F5ffjXmuoKjIAQzOW8SrBX6figwnZa5vZPwFnJN2p9gbxJQel+e1Y8YwIV8pQurxVP92</air:FareRuleKey> </air:FareInfo> <air:FareInfo Key="34T" FareBasis="TWKNL" PassengerTypeCode="INF" SegmentOrigin="FCO" Origin="ROM" SegmentDestination="AMS" Destination="AMS" EffectiveDate="2013-10-08T17:49:20.657+02:00" Amount="NUC12.55"> <air:FareTicketDesignator Value="IN90"/> <air:FareRuleKey FareInfoRef="34T" ProviderCode="1P">So05Ua7WWQ6LUnMVagmgWzIoZJ04F5fflvTVZQjlKmjOW8SrBX6figwnZa5vZPwFnJN2p9gbxJQel+e1Y8YwIV8pQurxVP92</air:FareRuleKey> </air:FareInfo> <air:BookingInfo BookingCode="T" FareInfoRef="32T" SegmentRef="1T"/> <air:BookingInfo BookingCode="T" FareInfoRef="34T" SegmentRef="2T"/> <air:PassengerType Code="INF" BookingTravelerRef="3"/> </air:AirPricingInfo>'; $oMain = new DOMDocument(); $oMain->preserveWhiteSpace = false; $oMain->formatOutput = true; $oMain->loadXml('<?xml version="1.0" encoding="utf-8"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Header/> <soapenv:Body> <air:AirCreateReservationReq xmlns:air="http://www.travelport.com/schema/air_v22_0" xmlns:com="http://www.travelport.com/schema/common_v19_0" AuthorizedBy="UAPI" TargetBranch="P7011033" ProviderCode="1P" Version="22"> <com:BillingPointOfSaleInfo OriginApplication="UAPI"/> <com:BookingTraveler DOB="1993-03-23" TravelerType="ADT" Key="1" Gender="M"> <com:BookingTravelerName First="Edo" Last="Rivai" Prefix="Dhr."/> <com:PhoneNumber Number="09007772228"/> </com:BookingTraveler> <com:BookingTraveler DOB="2008-05-05" TravelerType="CNN" Key="2" Gender="M"> <com:BookingTravelerName First="Bob" Last="stolk" Prefix="Dhr."/> <com:PhoneNumber Number="09007772228"/> </com:BookingTraveler> <com:BookingTraveler DOB="2013-01-01" TravelerType="INF" Key="3" Gender="M"> <com:BookingTravelerName First="Jens" Last="Steenhuis" Prefix="Dhr."/> <com:PhoneNumber Number="09007772228"/> </com:BookingTraveler> <air:AirPricingSolution Key="0T"> <air:AirSegment Key="1T" Group="0" Origin="AMS" Destination="FCO" Carrier="KL" FlightNumber="1609" ClassOfService="T" DepartureTime="2013-11-08T21:00:00.000+01:00" ArrivalTime="2013-11-08T23:10:00.000+01:00" ProviderCode="1P"/> <air:AirSegment Key="2T" Group="1" Origin="FCO" Destination="AMS" Carrier="KL" FlightNumber="1608" ClassOfService="T" DepartureTime="2013-11-30T21:15:00.000+01:00" ArrivalTime="2013-11-30T23:40:00.000+01:00" ProviderCode="1P"/> </air:AirPricingSolution> <com:ActionStatus Type="TAW" TicketDate="2013-10-09" ProviderCode="1P"/> </air:AirCreateReservationReq> </soapenv:Body> </soapenv:Envelope>'); $oAirPricingSolutionNode = $oMain->getElementsByTagName("AirPricingSolution")->item(0); $oNodesEncapsulated = new DOMDocument(); $oNodesEncapsulated->preserveWhiteSpace = false; //$oNodesEncapsulated->formatOutput = true; $oNodesEncapsulated->loadXml('<root><air:wrapper xmlns:common_v19_0="http://www.travelport.com/schema/common_v19_0" xmlns:air="http://www.travelport.com/schema/air_v22_0" TransactionId="98C211960A076113466F7BECF086E1DC" ResponseTime="4399">'.$nodes.'</air:wrapper></root>'); # Select all air:PricingInfo nodes $oAirPricingInfoNodes = $oNodesEncapsulated->getElementsByTagNameNs('http://www.travelport.com/schema/air_v22_0', 'AirPricingInfo'); # Check amount of nodes in selection if( ! $oAirPricingInfoNodes->length){ return FALSE; } $iKey = 3; # Loop over air:PricingInfo node selection foreach($oAirPricingInfoNodes as $oAirPricingInfoNode) { # Assign new key to the AirPricingNode $oAirPricingInfoNode->setAttribute("Key", ($iKey++)."T"); # Remove all nodes except the fareInfo nodes $oCurrentNode = $oAirPricingInfoNode->firstChild; while(NULL !== $oCurrentNode) { if (/*1 == $oCurrentNode->nodeType && */"air:FareInfo" != $oCurrentNode->nodeName) { $oRemovable = $oCurrentNode; $oCurrentNode = $oCurrentNode->nextSibling; $oAirPricingInfoNode->removeChild($oRemovable); // echo $oCurrentNode->nodeName . "\n"; } else { $oCurrentNode = $oCurrentNode->nextSibling; } } $oAirPricingSolutionNode->appendChild($oMain->importNode($oAirPricingInfoNode, TRUE)); } $oAirPricingInfoNodes = $oMain->getElementsByTagNameNs('http://www.travelport.com/schema/air_v22_0', 'AirPricingInfo'); $oSegmentNodes = $oAirPricingSolutionNode->getElementsByTagNameNs('http://www.travelport.com/schema/air_v22_0', 'AirSegment'); $oTravelerNodes = $oMain->getElementsByTagNameNs('http://www.travelport.com/schema/air_v22_0', 'BookingTraveler'); # Loop over the segments, and add BookingInfo nodes in accordance with the segments foreach($oSegmentNodes as $oSegmentNode) { foreach($oAirPricingInfoNodes as $oAirPricingInfoNode) { // $oMatchingFareInfoNode; foreach($oAirPricingInfoNode->getElementsByTagNameNs('http://www.travelport.com/schema/air_v22_0', 'FareInfo') as $oFareInfoNode) { if ($oFareInfoNode->getAttribute("SegmentOrigin") == $oSegmentNode->getAttribute("Origin") && $oFareInfoNode->getAttribute("SegmentDestination") == $oSegmentNode->getAttribute("Destination")) { $oMatchingFareInfoNode = $oFareInfoNode; } } # Assing new key to the FareInfoNode $oMatchingFareInfoNode->setAttribute("Key", ($iKey++)."T"); # Make the FareRuleKey's FareInfoRef match the Key of its parent (FareInfo) $oAirPricingInfoNode->getElementsByTagNameNs('http://www.travelport.com/schema/air_v22_0', 'FareRuleKey')->item(0)->setAttribute("FareInfoRef", $oMatchingFareInfoNode->getAttribute("Key")); # Create the BookingInfo element $oBookingInfoNode = $oMain->createElement("air:BookingInfo"); $oBookingInfoNode->setAttribute("BookingCode", $oSegmentNode->getAttribute("ClassOfService")); $oBookingInfoNode->setAttribute("FareInfoRef", $oMatchingFareInfoNode->getAttribute("Key")); $oBookingInfoNode->setAttribute("SegmentRef", $oSegmentNode->getAttribute("Key")); $oAirPricingInfoNode->appendChild($oBookingInfoNode); # Add passenger type information if none exist yet. if (0 == $oAirPricingInfoNode->getElementsByTagNameNs('http://www.travelport.com/schema/air_v22_0', 'PassengerType')->length) { foreach($oTravelerNodes as $oTravelerNode) { # Only add passenger types for the passengers whose type matches the passenger type in the matching fare info node if ($oTravelerNode->getAttribute("TravelerType") == $oMatchingFareInfoNode->getAttribute("PassengerTypeCode")) { # Create the passenger type node $oPassengerTypeNode = $oMain->createElement("air:PassengerType"); $oPassengerTypeNode->setAttribute("Code", $oTravelerNode->getAttribute("TravelerType")); $oPassengerTypeNode->setAttribute("BookingTravelerRef", $oTravelerNode->getAttribute("Key")); $oAirPricingInfoNode->appendChild($oPassengerTypeNode); } } } } } echo $oMain->saveXml() . "\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.3.60.0160.00318.81
8.3.50.0130.00622.24
8.3.40.0110.01119.14
8.3.30.0110.00419.21
8.3.20.0080.00019.33
8.3.10.0040.00421.47
8.3.00.0030.00624.03
8.2.180.0150.00018.46
8.2.170.0110.00722.96
8.2.160.0110.00420.89
8.2.150.0030.00624.18
8.2.140.0030.00524.66
8.2.130.0030.00726.16
8.2.120.0060.00320.10
8.2.110.0030.00720.97
8.2.100.0040.00818.28
8.2.90.0000.00819.67
8.2.80.0040.00419.89
8.2.70.0000.00918.13
8.2.60.0040.00418.43
8.2.50.0060.00318.13
8.2.40.0040.00418.72
8.2.30.0030.00519.95
8.2.20.0000.00818.11
8.2.10.0080.00018.13
8.2.00.0000.00818.24
8.1.280.0150.00625.92
8.1.270.0080.00023.99
8.1.260.0100.01026.35
8.1.250.0000.00828.09
8.1.240.0100.00022.80
8.1.230.0080.00321.61
8.1.220.0040.00418.77
8.1.210.0130.00019.31
8.1.200.0060.00317.85
8.1.190.0030.00618.02
8.1.180.0040.00418.11
8.1.170.0050.00319.09
8.1.160.0030.00519.31
8.1.150.0040.00419.09
8.1.140.0000.00817.85
8.1.130.0000.00718.28
8.1.120.0040.00417.87
8.1.110.0080.00017.96
8.1.100.0030.00517.83
8.1.90.0040.00417.96
8.1.80.0060.00317.84
8.1.70.0050.00217.97
8.1.60.0030.00618.13
8.1.50.0030.00617.83
8.1.40.0080.00018.01
8.1.30.0000.00818.08
8.1.20.0060.00318.07
8.1.10.0000.00918.07
8.1.00.0050.00317.97
8.0.300.0000.01120.39
8.0.290.0080.00017.53
8.0.280.0040.00418.92
8.0.270.0040.00417.68
8.0.260.0030.00517.26
8.0.250.0000.00917.26
8.0.240.0030.00517.39
8.0.230.0000.00717.39
8.0.220.0000.00717.38
8.0.210.0030.00317.25
8.0.200.0000.00717.43
8.0.190.0040.00417.44
8.0.180.0020.00517.38
8.0.170.0060.00317.39
8.0.160.0050.00217.27
8.0.150.0030.00517.26
8.0.140.0070.00017.36
8.0.130.0030.00313.81
8.0.120.0000.00817.21
8.0.110.0000.00817.14
8.0.100.0040.00417.22
8.0.90.0030.00517.37
8.0.80.0160.00317.44
8.0.70.0050.00317.34
8.0.60.0000.00917.45
8.0.50.0040.00417.18
8.0.30.0100.01317.48
8.0.20.0070.01317.45
8.0.10.0040.00417.32
8.0.00.0130.01017.30
7.4.330.0060.00017.16
7.4.320.0030.00317.08
7.4.300.0030.00317.03
7.4.290.0030.00617.02
7.4.280.0060.00316.94
7.4.270.0000.00716.97
7.4.260.0030.00313.89
7.4.250.0090.00016.91
7.4.240.0000.00716.99
7.4.230.0030.00617.05
7.4.220.0110.00716.75
7.4.210.0080.00717.07
7.4.200.0000.00717.08
7.4.190.0000.00816.95
7.4.160.0130.00416.85
7.4.150.0110.01417.40
7.4.140.0120.00817.86
7.4.130.0050.01217.03
7.4.120.0100.00817.06
7.4.110.0110.01117.00
7.4.100.0140.00716.77
7.4.90.0080.01116.81
7.4.80.0080.02119.39
7.4.70.0060.01216.93
7.4.60.0070.01017.04
7.4.50.0000.01017.03
7.4.40.0130.00322.77
7.4.30.0100.00916.81
7.4.10.0070.01315.19
7.4.00.0050.01215.31
7.3.330.0060.00013.61
7.3.320.0060.00013.66
7.3.310.0040.00416.68
7.3.300.0070.00016.75
7.3.290.0080.01116.76
7.3.280.0080.00916.83
7.3.270.0130.01017.40
7.3.260.0110.01018.24
7.3.250.0120.00716.79
7.3.240.0120.00916.78
7.3.230.0170.00017.13
7.3.210.0140.00316.67
7.3.200.0100.01019.39
7.3.190.0130.01017.13
7.3.180.0070.01016.79
7.3.170.0060.01016.77
7.3.160.0090.00917.02
7.3.130.0060.01315.19
7.3.120.0120.00515.18
7.3.110.0090.00915.23
7.3.100.0070.01115.06
7.3.90.0090.00615.11
7.3.80.0090.00315.13
7.3.70.0030.01115.00
7.3.60.0080.00415.00
7.3.50.0070.00415.29
7.3.40.0070.00314.98
7.3.30.0060.00615.07
7.3.20.0060.01016.94
7.3.10.0030.01017.00
7.3.00.0040.01216.77
7.2.330.0090.00917.15
7.2.320.0160.00317.23
7.2.310.0090.00916.98
7.2.300.0000.01817.16
7.2.290.0110.00717.28
7.2.260.0030.01615.25
7.2.250.0090.00615.41
7.2.240.0040.01115.11
7.2.230.0170.00315.55
7.2.220.0030.01715.35
7.2.210.0070.01015.19
7.2.200.0100.00315.35
7.2.190.0060.00315.23
7.2.180.0060.00615.40
7.2.170.0070.00315.13
7.2.160.0030.01215.29
7.2.150.0030.01417.20
7.2.140.0030.01017.29
7.2.130.0070.00717.12
7.2.120.0090.00316.86
7.2.110.0070.01116.99
7.2.100.0060.00917.09
7.2.90.0060.00917.11
7.2.80.0030.00916.96
7.2.70.0100.00317.30
7.2.60.0100.00617.09
7.2.50.0000.01217.11
7.2.40.0130.00317.39
7.2.30.0070.00717.17
7.2.20.0070.00717.13
7.2.10.0040.01117.08
7.2.00.0070.00718.27
7.1.330.0040.01115.94
7.1.320.0070.01115.79
7.1.310.0000.01516.08
7.1.300.0000.01016.02
7.1.290.0030.01015.91
7.1.280.0030.01015.93
7.1.270.0040.01216.03
7.1.260.0100.00015.78
7.1.250.0040.01216.17
7.1.240.0000.01415.92
7.1.230.0100.00615.92
7.1.220.0060.01215.93
7.1.210.0080.00615.91
7.1.200.0030.01216.02
7.1.190.0090.00915.76
7.1.180.0080.00916.04
7.1.170.0030.01016.06
7.1.160.0070.00715.91
7.1.150.0070.00716.02
7.1.140.0070.00716.01
7.1.130.0000.01416.00
7.1.120.0060.00616.02
7.1.110.0060.00615.93
7.1.100.0060.00616.99
7.1.90.0060.00815.94
7.1.80.0040.00415.82
7.1.70.0040.00616.62
7.1.60.0070.00616.57
7.1.50.0040.00916.52
7.1.40.0000.01416.13
7.1.30.0040.00815.96
7.1.20.0040.01115.89
7.1.10.0060.00615.94
7.1.00.0030.02219.32
7.0.330.0110.00415.39
7.0.320.0060.01215.72
7.0.310.0070.00715.70
7.0.300.0070.00715.55
7.0.290.0130.00315.73
7.0.280.0070.00315.51
7.0.270.0030.00515.64
7.0.260.0060.00615.48
7.0.250.0060.00615.68
7.0.240.0060.00615.70
7.0.230.0040.01115.59
7.0.220.0080.00815.63
7.0.210.0000.01415.59
7.0.200.0080.00816.35
7.0.190.0070.00715.67
7.0.180.0130.00315.43
7.0.170.0040.01215.69
7.0.160.0040.00815.55
7.0.150.0040.01115.70
7.0.140.0100.03619.05
7.0.130.0060.00915.67
7.0.120.0070.01015.62
7.0.110.0000.01615.68
7.0.100.0070.00715.75
7.0.90.0090.00615.62
7.0.80.0040.00815.75
7.0.70.0070.01015.70
7.0.60.0080.04517.86
7.0.50.0050.02416.83
7.0.40.0080.02516.90
7.0.30.0220.03016.94
7.0.20.0200.04216.88
7.0.10.0150.04516.89
7.0.00.0060.03616.94
5.6.400.0040.00814.66
5.6.390.0060.00614.58
5.6.380.0070.00414.46
5.6.370.0030.00714.95
5.6.360.0040.01114.55
5.6.350.0040.01114.58
5.6.340.0090.00014.33
5.6.330.0060.00314.60
5.6.320.0100.00314.57
5.6.310.0030.00614.21
5.6.300.0070.00714.83
5.6.290.0030.01214.33
5.6.280.0040.04318.04
5.6.270.0070.01114.47
5.6.260.0000.01514.43
5.6.250.0140.00014.56
5.6.240.0110.00414.70
5.6.230.0130.00614.57
5.6.220.0070.01314.59
5.6.210.0050.04817.73
5.6.200.0050.04516.45
5.6.190.0050.04017.80
5.6.180.0190.02217.71
5.6.170.0170.02517.59
5.6.160.0100.04417.53
5.6.150.0050.04016.56
5.6.140.0120.04316.53
5.6.130.0050.04016.51
5.6.120.0050.02618.02
5.6.110.0080.04518.03
5.6.100.0070.04417.97
5.6.90.0140.04018.10
5.6.80.0050.04217.41
5.6.70.2190.02517.49
5.6.60.0030.00914.36
5.6.50.0000.01014.39
5.6.40.0150.00014.39
5.6.30.0000.01214.59
5.6.20.0100.00014.44
5.6.10.0060.00314.59
5.6.00.0090.00014.50
5.5.380.0040.01214.27
5.5.370.0030.01314.77
5.5.360.0030.00614.56
5.5.350.0170.02217.56
5.5.340.0090.02016.46
5.5.330.0050.02817.44
5.5.320.0130.04117.50
5.5.310.0120.04617.49
5.5.300.0110.03316.36
5.5.290.0050.03416.30
5.5.280.0100.04617.99
5.5.270.0080.04117.89
5.5.260.0050.04217.78
5.5.250.0060.04517.70
5.5.240.0060.02317.49
5.5.230.0070.00314.23
5.5.220.0070.00414.40
5.5.210.0060.00614.32
5.5.200.0070.01014.62
5.5.190.0110.00414.75
5.5.180.0000.01714.73
5.5.170.0030.00914.51
5.5.160.0030.01014.48
5.5.150.0040.01114.36
5.5.140.0030.01014.34
5.5.130.0050.00514.62
5.5.120.0050.00514.58
5.5.110.0060.01214.31
5.5.100.0060.01214.36
5.5.90.0100.00714.71
5.5.80.0030.01014.32
5.5.70.0030.00614.56
5.5.60.0030.01214.61
5.5.50.0030.01614.61
5.5.40.0030.01514.40
5.5.30.0030.01614.55
5.5.20.0060.00314.56
5.5.10.0080.00814.57
5.5.00.0080.00814.37
5.4.450.1530.02515.44
5.4.440.1560.02115.41
5.4.430.1870.02515.66
5.4.420.1950.02215.41
5.4.410.1670.02515.40
5.4.400.1640.02115.27
5.4.390.1560.02515.22
5.4.380.1680.02115.29
5.4.370.2120.02015.34
5.4.360.2070.02515.13
5.4.350.1770.02015.39
5.4.340.1650.01715.37
5.4.330.0030.00611.28
5.4.320.1730.02515.20
5.4.310.1600.02015.25
5.4.300.1820.01815.15
5.4.290.1730.02415.16
5.4.280.1700.02215.25
5.4.270.1640.02415.26
5.4.260.1890.01915.36
5.4.250.1640.01915.24
5.4.240.1830.02315.19
5.4.230.2070.02215.15
5.4.220.1930.02415.11
5.4.210.1920.02415.13
5.4.200.1700.02315.29
5.4.190.1800.02315.32
5.4.180.1680.01715.17
5.4.170.1520.02515.12
5.4.160.1750.02315.10
5.4.150.1930.02315.25
5.4.140.1950.02213.78
5.4.130.2060.02513.88
5.4.120.2000.02913.92
5.4.110.1670.02013.99
5.4.100.1770.02313.90
5.4.90.1800.02013.86
5.4.80.1830.01813.95
5.4.70.1650.01913.97
5.4.60.1700.02013.95
5.4.50.2000.02113.96
5.4.40.2000.02013.88
5.4.30.1850.02313.88
5.4.20.1900.02713.89
5.4.10.1500.02213.87
5.4.00.1560.01413.66
5.3.290.1720.02312.89
5.3.280.1730.02612.71
5.3.270.1650.02312.79
5.3.260.1720.02712.73
5.3.250.2020.01712.82
5.3.240.1890.01812.68
5.3.230.1880.02612.78
5.3.220.2000.02012.67
5.3.210.1950.02212.71
5.3.200.2050.02212.65
5.3.190.1700.02712.66
5.3.180.1730.02312.68
5.3.170.1680.02512.68
5.3.160.1920.02212.71
5.3.150.1980.02312.71
5.3.140.1980.02112.68
5.3.130.1980.02512.71
5.3.120.2000.02512.71
5.3.110.1530.02012.80
5.3.100.1460.02212.43
5.3.90.1150.02412.53
5.3.80.1550.02612.31
5.3.70.1630.02612.39
5.3.60.1590.02412.41
5.3.50.1470.02312.41
5.3.40.1500.02112.31
5.3.30.1620.02012.28
5.3.20.1550.02012.29
5.3.10.1490.01812.10
5.3.00.1680.02312.14
5.2.170.2430.03011.29
5.2.160.2470.02311.53
5.2.150.2370.03311.29
5.2.140.2100.03711.55
5.2.130.2400.03011.19
5.2.120.2470.02711.48
5.2.110.2600.02711.23
5.2.100.2770.03011.38
5.2.90.2800.02711.18
5.2.80.2700.02711.18
5.2.70.2270.03311.18
5.2.60.3030.02311.14
5.2.50.3300.04011.08
5.2.40.2270.03311.16
5.2.30.2200.03711.20
5.2.20.2270.02711.10
5.2.10.2230.03011.05
5.2.00.2700.03311.01
5.1.60.2730.02310.56
5.1.50.2770.02010.56
5.1.40.2670.02710.56
5.1.30.2370.02710.63
5.1.20.2400.02310.56
5.1.10.2770.03310.56
5.1.00.2770.03010.56
5.0.50.1430.02010.56
5.0.40.1200.02010.56
5.0.30.1230.03310.56
5.0.20.1230.01710.56
5.0.10.1270.02310.56
5.0.00.1370.03310.56
4.4.90.1330.02010.56
4.4.80.1370.01710.56
4.4.70.1200.02310.56
4.4.60.1130.01310.56
4.4.50.1270.01710.56
4.4.40.1500.02310.56
4.4.30.1370.02010.56
4.4.20.1170.01710.56
4.4.10.1370.01710.56
4.4.00.1430.02710.56
4.3.110.1300.01310.56
4.3.100.1370.01710.56
4.3.90.1370.01310.56
4.3.80.1370.03010.56
4.3.70.1270.01710.56
4.3.60.1200.01310.56
4.3.50.1330.02010.56
4.3.40.1200.02010.56
4.3.30.0700.02710.56
4.3.20.0770.02310.56
4.3.10.0730.01710.56
4.3.00.0730.02710.56

preferences:
42.81 ms | 401 KiB | 5 Q