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 "Adding passenger type\n"; } } } } } 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.0140.00718.62
8.3.50.0140.00322.30
8.3.40.0040.01519.39
8.3.30.0120.00319.22
8.3.20.0060.00320.72
8.3.10.0080.00021.34
8.3.00.0030.00624.04
8.2.180.0080.00817.13
8.2.170.0110.01119.39
8.2.160.0070.01022.96
8.2.150.0050.00324.18
8.2.140.0050.00524.66
8.2.130.0030.00526.16
8.2.120.0100.00019.73
8.2.110.0100.00020.97
8.2.100.0000.01218.18
8.2.90.0080.00019.70
8.2.80.0030.00619.89
8.2.70.0030.00618.00
8.2.60.0060.00318.42
8.2.50.0060.00318.13
8.2.40.0040.00418.53
8.2.30.0040.00419.82
8.2.20.0080.00018.00
8.2.10.0040.00418.17
8.2.00.0000.00818.12
8.1.280.0100.00725.92
8.1.270.0030.00622.51
8.1.260.0000.00826.35
8.1.250.0000.00828.09
8.1.240.0060.00324.38
8.1.230.0090.00321.45
8.1.220.0000.00818.77
8.1.210.0030.00719.39
8.1.200.0000.01017.98
8.1.190.0030.00518.01
8.1.180.0040.00418.10
8.1.170.0000.00818.91
8.1.160.0040.00419.27
8.1.150.0030.00619.19
8.1.140.0040.00417.82
8.1.130.0000.00718.30
8.1.120.0040.00417.93
8.1.110.0040.00417.93
8.1.100.0000.00817.99
8.1.90.0000.00817.96
8.1.80.0000.00817.80
8.1.70.0040.00417.90
8.1.60.0060.00317.94
8.1.50.0050.00318.02
8.1.40.0000.00817.88
8.1.30.0030.00517.96
8.1.20.0000.00918.09
8.1.10.0000.00818.12
8.1.00.0040.00718.01
8.0.300.0030.00820.35
8.0.290.0080.00017.68
8.0.280.0000.00718.86
8.0.270.0070.00017.72
8.0.260.0040.00417.20
8.0.250.0040.00417.44
8.0.240.0040.00417.52
8.0.230.0000.00717.34
8.0.220.0050.00317.41
8.0.210.0040.00417.24
8.0.200.0080.00017.49
8.0.190.0030.00617.31
8.0.180.0000.00817.43
8.0.170.0000.00817.27
8.0.160.0070.00017.36
8.0.150.0080.00017.37
8.0.140.0050.00317.37
8.0.130.0030.00313.81
8.0.120.0040.00417.23
8.0.110.0080.00017.23
8.0.100.0030.00517.45
8.0.90.0040.00417.38
8.0.80.0090.00917.34
8.0.70.0040.00417.43
8.0.60.0080.00017.38
8.0.50.0040.00417.21
8.0.30.0100.01017.55
8.0.20.0110.00917.64
8.0.10.0040.00417.55
8.0.00.0130.01417.23
7.4.330.0000.00517.05
7.4.320.0030.00316.91
7.4.300.0030.00316.93
7.4.290.0000.00816.90
7.4.280.0040.00717.00
7.4.270.0050.00317.10
7.4.260.0030.00313.72
7.4.250.0030.00617.06
7.4.240.0040.00417.01
7.4.230.0040.00416.78
7.4.220.0090.01217.03
7.4.210.0090.00917.07
7.4.200.0040.00416.84
7.4.190.0090.00017.22
7.4.160.0100.00716.89
7.4.150.0110.00717.40
7.4.140.0090.00917.86
7.4.130.0050.01416.94
7.4.120.0160.00616.96
7.4.110.0190.00317.09
7.4.100.0030.02316.98
7.4.90.0120.00616.76
7.4.80.0070.01419.39
7.4.70.0100.00716.88
7.4.60.0070.01016.92
7.4.50.0040.00416.82
7.4.40.0070.00722.77
7.4.30.0110.00716.70
7.4.10.0100.01015.21
7.4.00.0110.00715.31
7.3.330.0030.00313.65
7.3.320.0000.00613.45
7.3.310.0050.00216.84
7.3.300.0000.00716.84
7.3.290.0060.00916.79
7.3.280.0110.00716.83
7.3.270.0060.01317.40
7.3.260.0080.01118.24
7.3.250.0050.01216.82
7.3.240.0070.01016.90
7.3.230.0140.00316.83
7.3.210.0030.01417.14
7.3.200.0120.01019.39
7.3.190.0070.01316.82
7.3.180.0160.00016.77
7.3.170.0060.01117.03
7.3.160.0140.00716.82
7.3.130.0000.01815.38
7.3.120.0110.00615.09
7.3.110.0050.01314.96
7.3.100.0050.01115.30
7.3.90.0050.00815.15
7.3.80.0080.00615.34
7.3.70.0020.01215.14
7.3.60.0040.00815.23
7.3.50.0090.00614.99
7.3.40.0030.00615.23
7.3.30.0100.00715.14
7.3.20.0070.00917.00
7.3.10.0030.01217.00
7.3.00.0020.00816.72
7.2.330.0070.01117.18
7.2.320.0090.01517.11
7.2.310.0070.01716.94
7.2.300.0030.01417.20
7.2.290.0120.00617.06
7.2.260.0080.01215.34
7.2.250.0050.01615.42
7.2.240.0080.01015.38
7.2.230.0090.00815.24
7.2.220.0000.01515.30
7.2.210.0020.01015.37
7.2.200.0020.00815.40
7.2.190.0040.01015.42
7.2.180.0020.01115.38
7.2.170.0070.00715.32
7.2.160.0090.00015.43
7.2.150.0000.01817.11
7.2.140.0110.00417.10
7.2.130.0070.00717.14
7.2.120.0060.00617.13
7.2.110.0070.00717.18
7.2.100.0080.01117.08
7.2.90.0060.00617.53
7.2.80.0030.01217.00
7.2.70.0150.00017.18
7.2.60.0060.00617.25
7.2.50.0030.00617.21
7.2.40.0060.01017.28
7.2.30.0080.00817.30
7.2.20.0000.01517.32
7.2.10.0070.00717.15
7.2.00.0100.00618.45
7.1.330.0060.00915.90
7.1.320.0030.00815.93
7.1.310.0100.00316.17
7.1.300.0020.01016.09
7.1.290.0020.01216.13
7.1.280.0060.00715.83
7.1.270.0060.00515.94
7.1.260.0020.01416.01
7.1.250.0060.00615.90
7.1.240.0040.00816.17
7.1.230.0060.00616.17
7.1.220.0030.01216.13
7.1.210.0100.00015.98
7.1.200.0070.00515.94
7.1.190.0070.00716.01
7.1.180.0070.00716.10
7.1.170.0060.00315.94
7.1.160.0060.00616.23
7.1.150.0070.01016.02
7.1.140.0100.00716.05
7.1.130.0090.00616.00
7.1.120.0040.01415.97
7.1.110.0100.00316.32
7.1.100.0020.01117.12
7.1.90.0060.01016.16
7.1.80.0110.00416.05
7.1.70.0090.00716.79
7.1.60.0110.00917.67
7.1.50.0060.01216.61
7.1.40.0070.01016.09
7.1.30.0110.00615.97
7.1.20.0060.00816.09
7.1.10.0000.01416.13
7.1.00.0030.02419.41
7.0.330.0040.01115.53
7.0.320.0100.00015.81
7.0.310.0040.01215.51
7.0.300.0000.01315.60
7.0.290.0060.00915.65
7.0.280.0060.01215.64
7.0.270.0070.00715.61
7.0.260.0030.01315.48
7.0.250.0030.01115.69
7.0.240.0030.01315.77
7.0.230.0100.00615.88
7.0.220.0110.00015.66
7.0.210.0110.00415.81
7.0.200.0050.00416.34
7.0.190.0000.01315.59
7.0.180.0030.00915.54
7.0.170.0030.01015.76
7.0.160.0040.00815.69
7.0.150.0040.01115.55
7.0.140.0150.03219.00
7.0.130.0070.00315.78
7.0.120.0040.00715.85
7.0.110.0070.00715.47
7.0.100.0050.04618.00
7.0.90.0070.03017.97
7.0.80.0110.02817.89
7.0.70.0050.04317.81
7.0.60.0050.04017.86
7.0.50.0190.04218.18
7.0.40.0080.04516.86
7.0.30.0030.04316.91
7.0.20.0100.04016.93
7.0.10.0100.03316.98
7.0.00.0080.04516.94
5.6.400.0030.00914.80
5.6.390.0120.00314.66
5.6.380.0030.01315.09
5.6.370.0130.00014.73
5.6.360.0070.01014.80
5.6.350.0040.01114.39
5.6.340.0060.00914.28
5.6.330.0090.00614.64
5.6.320.0090.00614.77
5.6.310.0040.01214.89
5.6.300.0070.00714.84
5.6.290.0060.00614.63
5.6.280.0020.04018.19
5.6.270.0040.00814.75
5.6.260.0040.00814.55
5.6.250.0100.03817.71
5.6.240.0050.03017.76
5.6.230.0100.04617.73
5.6.220.0070.04217.72
5.6.210.0050.04617.55
5.6.200.0030.03517.91
5.6.190.0050.04817.95
5.6.180.0060.02618.07
5.6.170.0070.04317.91
5.6.160.0110.03817.94
5.6.150.0120.03517.83
5.6.140.0080.02917.81
5.6.130.0080.04318.01
5.6.120.0070.04318.04
5.6.110.0030.04417.83
5.6.100.0080.03018.04
5.6.90.0040.03017.92
5.6.80.0080.04317.67
5.6.70.0100.03517.54
5.6.60.0050.03817.61
5.6.50.0080.03517.47
5.6.40.0100.03817.48
5.6.30.0130.03117.56
5.6.20.0050.04517.56
5.6.10.0130.02917.52
5.6.00.0070.03517.50
5.5.380.0090.02117.62
5.5.370.0070.04217.66
5.5.360.0050.04517.40
5.5.350.0040.02717.58
5.5.340.0030.02517.83
5.5.330.0100.04117.85
5.5.320.0040.02717.85
5.5.310.0110.02517.88
5.5.300.0030.04717.74
5.5.290.0030.04917.93
5.5.280.0110.02317.77
5.5.270.0030.04217.87
5.5.260.0080.03717.86
5.5.250.0030.04017.62
5.5.240.0070.03417.48
5.5.230.0100.04017.54
5.5.220.0030.04917.57
5.5.210.0080.03817.48
5.5.200.0080.04217.42
5.5.190.0050.04317.46
5.5.180.0090.03417.59
5.5.170.0030.01214.14
5.5.160.0020.04217.56
5.5.150.0070.03517.51
5.5.140.0000.05317.38
5.5.130.0030.05017.41
5.5.120.0060.03817.61
5.5.110.0000.02817.62
5.5.100.0120.03817.54
5.5.90.0100.02317.43
5.5.80.0080.04317.41
5.5.70.0050.04417.37
5.5.60.0080.04317.24
5.5.50.0080.03817.46
5.5.40.0070.02817.26
5.5.30.0070.04017.38
5.5.20.0050.04017.42
5.5.10.0050.04217.29
5.5.00.0070.03317.29
5.4.450.0080.04016.35
5.4.440.0070.03816.26
5.4.430.0060.02516.25
5.4.420.0050.02316.24
5.4.410.0040.03916.21
5.4.400.0070.04516.08
5.4.390.0040.04516.08
5.4.380.0050.03916.06
5.4.370.0050.03216.06
5.4.360.0080.04016.10
5.4.350.0040.02616.06
5.4.340.0100.03916.08
5.4.330.0030.00712.90
5.4.320.0030.02416.11
5.4.310.0100.03916.17
5.4.300.0060.04315.94
5.4.290.0050.04216.08
5.4.280.0050.03716.08
5.4.270.0070.03016.09
5.4.260.0090.02916.08
5.4.250.0020.04015.94
5.4.240.0080.03816.10
5.4.230.0110.03616.10
5.4.220.0050.02816.10
5.4.210.0050.04116.06
5.4.200.0070.04016.16
5.4.190.0030.04316.09
5.4.180.0030.04415.95
5.4.170.0080.02515.94
5.4.160.0120.02016.10
5.4.150.0020.03216.08
5.4.140.0130.03214.74
5.4.130.0020.03514.75
5.4.120.0050.04014.72
5.4.110.0050.04014.67
5.4.100.0050.04214.75
5.4.90.0070.03914.77
5.4.80.0030.03814.73
5.4.70.0050.02714.78
5.4.60.0070.03414.67
5.4.50.0020.03714.77
5.4.40.0050.04514.67
5.4.30.0090.03714.79
5.4.20.0050.02814.70
5.4.10.0030.04414.72
5.4.00.0070.03414.43
5.3.290.0070.04413.93
5.3.280.0080.04013.90
5.3.270.0050.04313.86
5.3.260.0120.03713.90
5.3.250.0070.03813.90
5.3.240.0080.03713.86
5.3.230.0070.03713.85
5.3.220.0070.02513.83
5.3.210.0050.03013.88
5.3.200.0090.03713.87
5.3.190.0050.04113.87
5.3.180.0020.03213.85
5.3.170.0110.03613.85
5.3.160.0120.04013.88
5.3.150.0080.03713.87
5.3.140.0100.03413.88
5.3.130.0030.03313.87
5.3.120.0060.04113.88
5.3.110.0050.03913.86
5.3.100.0050.04213.60
5.3.90.0060.02313.50
5.3.80.0030.04513.61
5.3.70.0100.03213.55
5.3.60.0040.03013.56
5.3.50.0050.03813.57
5.3.40.0050.02613.54
5.3.30.0020.03713.54
5.3.20.0070.02613.40
5.3.10.0080.04013.40
5.3.00.0050.02113.38
5.2.170.0000.04711.34
5.2.160.0070.06011.38
5.2.150.0070.06011.18
5.2.140.0030.06311.33
5.2.130.0030.06011.34
5.2.120.0070.05711.18
5.2.110.0070.04311.14
5.2.100.0000.03311.30
5.2.90.0000.03011.24
5.2.80.0130.04311.12
5.2.70.0100.05011.42
5.2.60.0100.02711.09
5.2.50.0030.03311.06
5.2.40.0030.03011.20
5.2.30.0070.02711.17
5.2.20.0000.03011.29
5.2.10.0000.03011.23
5.2.00.0030.02311.05
5.1.60.0000.02710.38
5.1.50.0000.02710.24
5.1.40.0070.02310.18
5.1.30.0000.03010.53
5.1.20.0000.03010.61
5.1.10.0070.02710.31
5.1.00.0030.02710.46
5.0.50.0000.0239.46
5.0.40.0000.0279.46
5.0.30.0000.0339.46
5.0.20.0000.0209.46
5.0.10.0030.0209.46
5.0.00.0000.0479.46
4.4.90.0000.0179.46
4.4.80.0000.0179.46
4.4.70.0000.0179.46
4.4.60.0000.0179.46
4.4.50.0000.0139.46
4.4.40.0000.0239.46
4.4.30.0000.0139.46
4.4.20.0000.0309.46
4.4.10.0030.0139.46
4.4.00.0030.0309.46
4.3.110.0000.0139.46
4.3.100.0000.0139.46
4.3.90.0000.0179.46
4.3.80.0000.0239.46
4.3.70.0000.0139.46
4.3.60.0000.0139.46
4.3.50.0030.0139.46
4.3.40.0000.0239.46
4.3.30.0000.0309.46
4.3.20.0000.0179.46
4.3.10.0000.0139.46
4.3.00.0000.0239.46

preferences:
45.26 ms | 401 KiB | 5 Q