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")); $oBookingInfoNode->appendChild($oMain->importNode($oPassengerTypeNode, TRUE)); } } } } } 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.0060.01018.93
8.3.50.0120.00822.24
8.3.40.0140.00719.17
8.3.30.0110.00419.17
8.3.20.0040.00419.29
8.3.10.0060.00321.45
8.3.00.0000.00824.04
8.2.180.0190.00318.72
8.2.170.0150.00022.96
8.2.160.0120.00320.93
8.2.150.0060.00324.18
8.2.140.0050.00324.66
8.2.130.0030.00526.16
8.2.120.0150.00021.41
8.2.110.0070.00321.00
8.2.100.0040.00718.28
8.2.90.0000.00819.73
8.2.80.0040.00419.75
8.2.70.0000.00818.13
8.2.60.0080.00018.43
8.2.50.0080.00018.07
8.2.40.0050.00318.72
8.2.30.0080.00019.89
8.2.20.0030.00518.11
8.2.10.0040.00418.24
8.2.00.0050.00318.19
8.1.280.0190.00625.92
8.1.270.0080.00023.99
8.1.260.0080.00026.35
8.1.250.0040.00428.09
8.1.240.0090.00922.79
8.1.230.0120.00021.32
8.1.220.0050.00318.77
8.1.210.0050.00519.45
8.1.200.0030.00617.98
8.1.190.0080.00018.03
8.1.180.0050.00318.10
8.1.170.0060.00319.13
8.1.160.0000.00819.34
8.1.150.0000.00819.15
8.1.140.0040.00417.95
8.1.130.0000.00718.34
8.1.120.0000.00717.80
8.1.110.0040.00417.93
8.1.100.0060.00317.95
8.1.90.0050.00317.81
8.1.80.0050.00317.88
8.1.70.0000.00717.89
8.1.60.0100.00018.05
8.1.50.0050.00317.81
8.1.40.0040.00417.98
8.1.30.0040.00418.06
8.1.20.0050.00518.23
8.1.10.0040.00418.05
8.1.00.0040.00417.81
8.0.300.0030.00620.48
8.0.290.0080.00017.42
8.0.280.0040.00418.91
8.0.270.0000.00717.69
8.0.260.0070.00017.31
8.0.250.0040.00417.48
8.0.240.0070.00317.27
8.0.230.0000.00817.31
8.0.220.0040.00417.41
8.0.210.0070.00017.38
8.0.200.0040.00417.34
8.0.190.0040.00417.34
8.0.180.0050.00317.42
8.0.170.0050.00317.45
8.0.160.0000.00917.30
8.0.150.0050.00317.25
8.0.140.0030.00517.35
8.0.130.0030.00313.81
8.0.120.0090.00017.33
8.0.110.0040.00417.21
8.0.100.0040.00417.35
8.0.90.0040.00417.45
8.0.80.0040.01517.26
8.0.70.0040.00417.19
8.0.60.0040.00417.38
8.0.50.0050.00317.21
8.0.30.0140.00617.59
8.0.20.0080.01217.67
8.0.10.0000.00917.53
8.0.00.0110.00917.36
7.4.330.0000.00517.11
7.4.320.0080.00016.98
7.4.300.0030.00316.97
7.4.290.0000.00716.92
7.4.280.0040.00716.96
7.4.270.0000.00717.00
7.4.260.0000.00713.86
7.4.250.0040.00416.98
7.4.240.0000.00716.91
7.4.230.0040.00416.77
7.4.220.0060.01316.98
7.4.210.0080.00717.03
7.4.200.0000.00717.12
7.4.190.0020.00517.04
7.4.160.0090.00917.04
7.4.150.0060.01317.40
7.4.140.0120.01217.86
7.4.130.0140.00316.88
7.4.120.0060.01217.00
7.4.110.0130.00317.10
7.4.100.0160.00317.06
7.4.90.0040.01516.93
7.4.80.0130.00619.39
7.4.70.0070.01017.00
7.4.60.0170.00716.89
7.4.50.0060.00317.02
7.4.40.0090.00622.77
7.4.30.0150.00516.86
7.4.10.0060.01215.25
7.4.00.0090.00915.18
7.3.330.0030.00313.63
7.3.320.0060.00013.66
7.3.310.0000.00716.71
7.3.300.0030.00316.73
7.3.290.0100.01016.77
7.3.280.0050.01216.83
7.3.270.0120.00617.40
7.3.260.0100.00918.24
7.3.250.0100.00816.89
7.3.240.0070.01017.04
7.3.230.0120.00916.77
7.3.210.0110.00616.63
7.3.200.0110.01119.39
7.3.190.0090.01216.70
7.3.180.0100.00616.83
7.3.170.0110.00617.01
7.3.160.0060.01216.60
7.3.130.0100.01015.04
7.3.120.0100.00615.09
7.3.110.0090.00815.22
7.3.100.0030.01415.24
7.3.90.0030.01114.95
7.3.80.0100.00315.44
7.3.70.0020.01115.07
7.3.60.0080.00815.14
7.3.50.0060.01015.13
7.3.40.0030.01315.12
7.3.30.0090.00414.91
7.3.20.0030.01016.86
7.3.10.0060.00616.82
7.3.00.0060.00616.89
7.2.330.0070.01717.14
7.2.320.0120.00917.16
7.2.310.0000.01817.33
7.2.300.0090.00917.07
7.2.290.0130.00617.14
7.2.260.0030.01615.48
7.2.250.0090.00915.64
7.2.240.0080.01015.38
7.2.230.0060.01015.43
7.2.220.0020.01315.49
7.2.210.0050.01115.39
7.2.200.0060.00915.23
7.2.190.0060.00915.27
7.2.180.0060.00915.36
7.2.170.0050.01015.29
7.2.160.0040.01115.22
7.2.150.0110.00517.23
7.2.140.0050.00917.13
7.2.130.0070.00717.20
7.2.120.0050.01017.16
7.2.110.0050.01017.10
7.2.100.0080.00517.05
7.2.90.0040.00717.24
7.2.80.0050.01017.31
7.2.70.0060.00617.37
7.2.60.0030.01217.22
7.2.50.0050.01017.31
7.2.40.0070.00817.12
7.2.30.0060.01017.18
7.2.20.0120.00517.05
7.2.10.0050.01117.11
7.2.00.0060.00818.06
7.1.330.0080.00616.08
7.1.320.0080.01015.96
7.1.310.0060.00816.06
7.1.300.0030.01216.02
7.1.290.0060.00316.05
7.1.280.0020.01015.96
7.1.270.0040.01015.90
7.1.260.0100.00516.04
7.1.250.0020.01115.94
7.1.240.0060.00315.98
7.1.230.0030.01116.02
7.1.220.0060.00516.08
7.1.210.0030.01016.07
7.1.200.0060.00715.95
7.1.190.0070.00516.04
7.1.180.0030.00915.98
7.1.170.0050.01116.10
7.1.160.0000.01515.95
7.1.150.0050.00916.15
7.1.140.0060.01016.11
7.1.130.0010.01316.03
7.1.120.0030.00716.03
7.1.110.0030.01016.02
7.1.100.0050.01016.71
7.1.90.0050.00916.14
7.1.80.0060.00816.18
7.1.70.0030.00616.37
7.1.60.0050.00916.56
7.1.50.0070.00816.49
7.1.40.0060.00616.14
7.1.30.0050.00915.81
7.1.20.0040.00916.04
7.1.10.0070.00716.16
7.1.00.0060.01518.14
7.0.330.0000.01215.65
7.0.320.0070.00615.62
7.0.310.0030.01215.70
7.0.300.0050.00915.51
7.0.290.0090.00515.61
7.0.280.0040.00615.53
7.0.270.0080.00815.63
7.0.260.0070.00715.58
7.0.250.0080.00515.71
7.0.240.0050.01015.88
7.0.230.0000.01315.73
7.0.220.0050.00515.65
7.0.210.0000.01215.68
7.0.200.0020.01215.95
7.0.190.0030.00815.56
7.0.180.0060.00615.67
7.0.170.0040.00915.53
7.0.160.0030.01015.71
7.0.150.0050.00915.66
7.0.140.0050.03117.79
7.0.130.0030.01115.56
7.0.120.0070.00615.57
7.0.110.0060.00415.72
7.0.100.0110.01617.18
7.0.90.0170.03117.10
7.0.80.0080.01817.04
7.0.70.0060.03217.19
7.0.60.0130.03217.21
7.0.50.0070.02117.24
7.0.40.0090.01815.95
7.0.30.0060.03415.99
7.0.20.0080.03516.03
7.0.10.0030.03215.97
7.0.00.0100.02915.98
5.6.400.0050.01314.75
5.6.390.0030.01214.82
5.6.380.0080.00914.65
5.6.370.0040.00914.51
5.6.360.0060.01114.68
5.6.350.0050.00814.38
5.6.340.0020.01214.75
5.6.330.0050.00514.66
5.6.320.0090.00514.69
5.6.310.0090.00314.69
5.6.300.0040.00614.88
5.6.290.0070.00714.43
5.6.280.0030.02916.96
5.6.270.0080.00614.69
5.6.260.0030.01114.64
5.6.250.0040.03116.78
5.6.240.0080.03316.76
5.6.230.0060.03116.60
5.6.220.0070.03316.68
5.6.210.0030.03016.68
5.6.200.0050.02316.84
5.6.190.0110.02516.92
5.6.180.0050.03216.74
5.6.170.0040.03016.77
5.6.160.0120.02916.85
5.6.150.0060.02616.79
5.6.140.0040.03816.86
5.6.130.0060.02016.79
5.6.120.0060.02216.92
5.6.110.0070.03616.93
5.6.100.0030.02716.84
5.6.90.0090.01716.85
5.6.80.0030.02516.61
5.6.70.0050.03116.68
5.6.60.0050.03116.52
5.6.50.0050.03316.69
5.6.40.0060.02316.72
5.6.30.0080.03516.57
5.6.20.0060.03016.55
5.6.10.0050.03216.49
5.6.00.0070.03216.61
5.5.380.0090.01916.55
5.5.370.0040.03116.65
5.5.360.0110.03016.51
5.5.350.0100.02816.61
5.5.340.0030.02416.78
5.5.330.0090.02116.59
5.5.320.0090.03116.90
5.5.310.0040.02616.68
5.5.300.0080.02616.73
5.5.290.0070.02416.67
5.5.280.0070.03616.71
5.5.270.0080.03116.72
5.5.260.0070.01916.87
5.5.250.0070.03216.59
5.5.240.0050.02916.43
5.5.230.0080.03216.49
5.5.220.0080.02116.44
5.5.210.0060.02916.35
5.5.200.0030.02016.56
5.5.190.0040.03416.51
5.5.180.0050.03516.43
5.5.170.0070.00314.50
5.5.160.0060.03416.52
5.5.150.0060.02916.33
5.5.140.0100.02616.56
5.5.130.0080.01816.52
5.5.120.0050.03316.64
5.5.110.0030.02216.56
5.5.100.0100.03016.60
5.5.90.0110.02416.54
5.5.80.0070.02816.32
5.5.70.0080.02716.46
5.5.60.0040.02316.37
5.5.50.0100.02716.44
5.5.40.0040.02216.46
5.5.30.0040.03516.42
5.5.20.0060.03216.43
5.5.10.0070.02316.41
5.5.00.0070.03216.49
5.4.450.0030.03015.22
5.4.440.0030.03015.19
5.4.430.0030.03115.20
5.4.420.0030.03415.13
5.4.410.0070.02815.08
5.4.400.0040.02914.95
5.4.390.0060.03015.05
5.4.380.0020.02915.02
5.4.370.0060.02914.99
5.4.360.0030.01915.05
5.4.350.0040.02015.04
5.4.340.0090.02314.97
5.4.330.0050.00512.93
5.4.320.0080.01815.05
5.4.310.0070.01615.04
5.4.300.0040.02414.99
5.4.290.0030.02815.04
5.4.280.0050.02714.94
5.4.270.0070.02015.04
5.4.260.0050.03015.04
5.4.250.0030.02814.93
5.4.240.0070.02814.94
5.4.230.0050.02915.05
5.4.220.0080.02615.04
5.4.210.0080.02915.03
5.4.200.0090.02715.03
5.4.190.0080.02514.98
5.4.180.0030.02015.04
5.4.170.0020.03215.10
5.4.160.0060.02915.10
5.4.150.0040.02215.03
5.4.140.0000.03514.10
5.4.130.0040.02514.11
5.4.120.0010.02714.13
5.4.110.0070.02414.16
5.4.100.0060.01914.13
5.4.90.0070.01614.14
5.4.80.0060.03014.17
5.4.70.0030.02414.13
5.4.60.0080.02714.15
5.4.50.0070.02214.13
5.4.40.0070.02814.18
5.4.30.0050.02814.12
5.4.20.0070.01914.13
5.4.10.0060.02314.16
5.4.00.0070.02613.94
5.3.290.0080.02513.52
5.3.280.0060.02713.50
5.3.270.0040.01913.56
5.3.260.0070.01513.57
5.3.250.0080.01913.56
5.3.240.0050.03313.56
5.3.230.0040.02313.55
5.3.220.0070.01813.57
5.3.210.0070.03013.54
5.3.200.0070.02713.53
5.3.190.0040.02913.56
5.3.180.0050.02813.50
5.3.170.0050.01813.56
5.3.160.0060.02713.55
5.3.150.0060.02713.56
5.3.140.0070.01913.54
5.3.130.0030.03013.54
5.3.120.0060.02613.54
5.3.110.0070.02713.53
5.3.100.0060.01913.36
5.3.90.0030.03013.39
5.3.80.0040.02813.31
5.3.70.0070.02413.36
5.3.60.0040.03113.38
5.3.50.0050.01913.34
5.3.40.0040.03113.35
5.3.30.0090.02113.25
5.3.20.0020.02013.18
5.3.10.0050.02613.17
5.3.00.0110.02413.17
5.2.170.0100.05711.28
5.2.160.0170.04011.18
5.2.150.0000.06311.43
5.2.140.0030.04311.36
5.2.130.0000.06711.31
5.2.120.0070.05311.15
5.2.110.0130.05311.30
5.2.100.0070.06311.39
5.2.90.0070.05711.30
5.2.80.0130.06011.23
5.2.70.0030.05711.16
5.2.60.0170.03711.09
5.2.50.0200.04711.06
5.2.40.0030.03711.29
5.2.30.0100.04311.16
5.2.20.0000.04011.30
5.2.10.0070.04311.11
5.2.00.0030.06011.05
5.1.60.0000.03710.29
5.1.50.0030.03010.25
5.1.40.0000.02710.19
5.1.30.0030.03010.49
5.1.20.0070.05310.51
5.1.10.0030.04310.39
5.1.00.0070.02710.34
5.0.50.0070.0509.09
5.0.40.0000.0479.09
5.0.30.0030.0409.09
5.0.20.0000.0439.09
5.0.10.0000.0309.09
5.0.00.0030.0639.09
4.4.90.0000.0379.09
4.4.80.0000.0379.09
4.4.70.0030.0379.09
4.4.60.0070.0239.09
4.4.50.0030.0339.09
4.4.40.0070.0439.09
4.4.30.0030.0339.09
4.4.20.0030.0179.09
4.4.10.0000.0309.09
4.4.00.0030.0539.09
4.3.110.0030.0379.09
4.3.100.0000.0379.09
4.3.90.0030.0309.09
4.3.80.0000.0509.09
4.3.70.0130.0239.09
4.3.60.0000.0279.09
4.3.50.0100.0279.09
4.3.40.0000.0479.09
4.3.30.0000.0379.09
4.3.20.0030.0209.09
4.3.10.0030.0339.09
4.3.00.0000.0179.09

preferences:
43.04 ms | 401 KiB | 5 Q