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)); } $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($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.0070.01418.73
8.3.50.0080.01022.30
8.3.40.0150.00019.28
8.3.30.0130.00719.04
8.3.20.0060.00319.15
8.3.10.0080.00021.46
8.3.00.0040.00423.98
8.2.180.0060.00917.00
8.2.170.0160.00622.96
8.2.160.0040.01120.76
8.2.150.0090.00024.18
8.2.140.0000.00824.66
8.2.130.0050.00326.16
8.2.120.0000.00821.18
8.2.110.0040.00820.85
8.2.100.0040.00818.22
8.2.90.0030.00619.61
8.2.80.0040.00419.73
8.2.70.0060.00318.00
8.2.60.0060.00318.30
8.2.50.0030.00518.07
8.2.40.0050.00318.59
8.2.30.0050.00319.78
8.2.20.0040.00418.05
8.2.10.0030.00518.24
8.2.00.0000.00818.16
8.1.280.0300.00725.92
8.1.270.0050.00323.99
8.1.260.0070.00726.35
8.1.250.0000.00828.09
8.1.240.0000.01024.34
8.1.230.0060.00621.41
8.1.220.0050.00318.77
8.1.210.0030.00619.24
8.1.200.0070.00317.85
8.1.190.0030.00518.00
8.1.180.0040.00418.10
8.1.170.0000.00919.15
8.1.160.0040.00419.19
8.1.150.0040.00419.04
8.1.140.0040.00417.79
8.1.130.0000.00718.23
8.1.120.0000.00717.78
8.1.110.0000.00817.71
8.1.100.0030.00617.75
8.1.90.0030.00517.74
8.1.80.0000.00817.87
8.1.70.0000.00717.83
8.1.60.0000.00817.92
8.1.50.0030.00617.88
8.1.40.0000.00817.84
8.1.30.0030.00617.89
8.1.20.0050.00318.07
8.1.10.0000.00817.95
8.1.00.0040.00417.77
8.0.300.0060.00320.41
8.0.290.0060.00317.68
8.0.280.0070.00018.72
8.0.270.0000.00717.63
8.0.260.0000.00717.27
8.0.250.0000.00817.42
8.0.240.0000.00817.48
8.0.230.0040.00417.27
8.0.220.0000.00717.34
8.0.210.0050.00217.25
8.0.200.0030.00317.29
8.0.190.0000.00817.45
8.0.180.0030.00617.25
8.0.170.0030.00617.23
8.0.160.0090.00017.30
8.0.150.0000.00817.29
8.0.140.0030.00517.16
8.0.130.0030.00313.84
8.0.120.0000.00817.22
8.0.110.0050.00317.35
8.0.100.0000.00817.29
8.0.90.0000.00717.21
8.0.80.0060.00917.27
8.0.70.0030.00517.20
8.0.60.0040.00417.14
8.0.50.0000.00817.12
8.0.30.0100.01317.55
8.0.20.0100.00917.62
8.0.10.0000.00817.52
8.0.00.0130.00817.44
7.4.330.0030.00317.00
7.4.320.0040.00417.01
7.4.300.0030.00316.86
7.4.290.0050.00216.87
7.4.280.0030.00716.89
7.4.270.0030.00316.97
7.4.260.0060.00013.76
7.4.250.0000.00816.89
7.4.240.0000.00716.91
7.4.230.0040.00417.06
7.4.220.0030.01516.68
7.4.210.0120.00416.98
7.4.200.0000.00816.99
7.4.190.0040.00417.02
7.4.160.0170.00017.05
7.4.150.0120.00817.40
7.4.140.0060.01617.86
7.4.130.0090.00916.92
7.4.120.0110.00917.11
7.4.110.0070.01017.01
7.4.100.0140.00616.87
7.4.90.0090.01216.80
7.4.80.0060.01319.39
7.4.70.0070.01017.05
7.4.60.0070.01116.97
7.4.50.0060.00316.78
7.4.40.0130.00322.77
7.4.30.0130.01016.82
7.4.00.0060.01215.21
7.3.330.0050.00013.45
7.3.320.0060.00013.56
7.3.310.0050.00216.88
7.3.300.0040.00416.74
7.3.290.0070.01416.77
7.3.280.0040.01316.74
7.3.270.0110.00617.40
7.3.260.0120.01818.24
7.3.250.0090.00916.80
7.3.240.0070.01116.80
7.3.230.0070.01116.84
7.3.210.0140.00716.80
7.3.200.0120.01319.39
7.3.190.0030.01616.91
7.3.180.0120.00416.89
7.3.170.0080.00916.96
7.3.160.0030.01317.07
7.3.120.0050.01115.09
7.3.110.0190.00015.28
7.3.100.0040.01415.17
7.3.90.0030.01314.88
7.3.80.0000.01815.05
7.3.70.0040.00815.13
7.3.60.0070.00715.33
7.3.50.0070.00714.85
7.3.40.0060.00915.16
7.3.30.0060.00615.16
7.3.20.0030.01017.08
7.3.10.0070.00716.63
7.3.00.0050.00816.77
7.2.330.0070.01417.23
7.2.320.0030.01717.06
7.2.310.0100.01117.18
7.2.300.0160.00617.23
7.2.290.0160.00317.06
7.2.250.0100.01015.63
7.2.240.0120.00915.57
7.2.230.0100.01015.29
7.2.220.0110.00015.55
7.2.210.0070.01115.30
7.2.200.0070.01115.26
7.2.190.0070.00715.35
7.2.180.0070.01115.41
7.2.170.0080.00415.13
7.2.130.0040.00717.04
7.2.120.0100.00717.16
7.2.110.0050.01016.93
7.2.100.0060.00617.02
7.2.90.0040.01216.90
7.2.80.0110.00816.89
7.2.70.0100.00717.12
7.2.60.0110.00617.11
7.2.50.0150.00816.94
7.2.40.0110.01217.13
7.2.30.0120.00917.05
7.2.20.0120.00617.09
7.2.10.0130.00317.03
7.2.00.0110.00717.85
7.1.330.0040.01115.97
7.1.320.0060.00916.29
7.1.310.0070.01016.21
7.1.300.0030.00915.91
7.1.290.0130.00015.73
7.1.280.0030.00916.01
7.1.270.0040.01115.86
7.1.260.0090.00616.05
7.1.250.0130.00715.98
7.1.240.0030.01215.98
7.1.230.0020.00915.82
7.1.220.0100.00516.01
7.1.210.0100.00516.07
7.1.200.0160.00415.93
7.1.190.0140.00416.08
7.1.180.0080.01215.85
7.1.170.0110.00315.65
7.1.160.0070.01015.86
7.1.150.0110.01115.86
7.1.140.0140.01016.06
7.1.130.0130.00515.92
7.1.120.0120.00315.93
7.1.110.0100.00916.00
7.1.100.0080.00916.66
7.1.90.0100.00816.10
7.1.80.0080.01315.91
7.1.70.0090.00516.40
7.1.60.0100.01017.04
7.1.50.0110.01316.40
7.1.40.0130.00816.08
7.1.30.0120.00815.99
7.1.20.0070.01215.91
7.1.10.0070.01315.81
7.1.00.0080.02318.17
7.0.330.0030.00715.56
7.0.320.0030.01015.55
7.0.310.0180.00415.46
7.0.300.0110.00515.77
7.0.290.0090.00915.50
7.0.280.0190.00515.48
7.0.270.0170.00515.49
7.0.260.0110.01015.36
7.0.250.0040.01215.60
7.0.240.0160.00515.58
7.0.230.0110.00715.49
7.0.220.0040.00815.44
7.0.210.0090.00715.61
7.0.200.0070.00716.03
7.0.190.0070.01115.38
7.0.180.0130.00515.37
7.0.170.0080.00815.69
7.0.160.0120.00315.50
7.0.150.0130.00515.64
7.0.140.0110.02517.72
7.0.130.0060.01415.39
7.0.120.0130.00615.32
7.0.110.0120.03017.12
7.0.100.0120.03117.16
7.0.90.0090.02617.07
7.0.80.0120.02917.18
7.0.70.0090.02217.12
7.0.60.0070.03317.08
7.0.50.0120.03017.18
7.0.40.0070.03115.65
7.0.30.0010.03815.63
7.0.20.0080.03015.61
7.0.10.0070.03215.78
7.0.00.0090.02915.62
5.6.380.0080.00814.34
5.6.370.0140.00314.58
5.6.360.0110.00314.28
5.6.350.0070.01114.61
5.6.340.0160.00014.40
5.6.330.0080.01114.51
5.6.320.0110.01114.55
5.6.310.0080.01014.70
5.6.300.0130.00414.81
5.6.290.0090.00614.55
5.6.280.0060.02816.59
5.6.270.0060.00614.42
5.6.260.0090.03316.78
5.6.250.0130.02916.71
5.6.240.0050.03616.57
5.6.230.0040.03416.73
5.6.220.0070.02516.56
5.6.210.0100.03016.64
5.6.200.0130.02716.58
5.6.190.0100.03416.45
5.6.180.0090.02516.81
5.6.170.0160.02816.69
5.6.160.0120.03016.57
5.6.150.0110.02516.73
5.6.140.0090.02116.75
5.6.130.0090.03116.73
5.6.120.0090.01916.68
5.6.110.0100.03016.65
5.6.100.0110.02916.50
5.6.90.0080.02116.52
5.6.80.0110.02516.29
5.6.70.0100.03316.31
5.6.60.0150.02816.37
5.6.50.0100.03116.34
5.6.40.0090.02416.35
5.6.30.0080.03216.33
5.6.20.0130.02916.35
5.6.10.0110.02616.49
5.6.00.0070.03516.37
5.5.380.0110.02413.86
5.5.370.0060.02013.94
5.5.360.0060.03214.03
5.5.350.0090.02813.92
5.5.340.0080.03014.19
5.5.330.0050.03414.11
5.5.320.0070.02014.03
5.5.310.0090.02814.27
5.5.300.0100.02814.11
5.5.290.0060.03314.23
5.5.280.0070.03214.05
5.5.270.0080.02614.21
5.5.260.0060.03014.03
5.5.250.0050.03114.02
5.5.240.0050.01913.81
5.5.230.0060.03313.84
5.5.220.0060.02913.77
5.5.210.0080.03013.90
5.5.200.0080.02513.92
5.5.190.0050.03213.77
5.5.180.0070.02613.90
5.5.170.0080.00812.82
5.5.160.0100.01513.97
5.5.150.0120.02613.85
5.5.140.0060.02713.89
5.5.130.0100.02813.92
5.5.120.0080.02113.89
5.5.110.0100.02713.93
5.5.100.0100.02813.88
5.5.90.0080.02813.79
5.5.80.0070.01713.70
5.5.70.0090.01613.75
5.5.60.0090.02813.93
5.5.50.0040.02213.69
5.5.40.0080.01813.73
5.5.30.0130.02313.70
5.5.20.0080.02613.64
5.5.10.0050.02213.79
5.5.00.0060.02913.73
5.4.450.0090.02114.51
5.4.440.0060.03214.64
5.4.430.0090.03314.57
5.4.420.0110.01314.52
5.4.410.0050.02714.47
5.4.400.0100.02214.46
5.4.390.0060.02814.38
5.4.380.0070.02714.40
5.4.370.0090.02514.52
5.4.360.0060.02014.35
5.4.350.0110.02314.39
5.4.340.0050.02914.39
5.4.330.0080.00312.17
5.4.320.0070.03014.38
5.4.310.0090.02314.52
5.4.300.0120.02614.51
5.4.290.0040.03314.36
5.4.280.0060.03014.36
5.4.270.0050.01914.45
5.4.260.0080.03114.43
5.4.250.0060.03314.46
5.4.240.0120.01714.32
5.4.230.0090.02914.43
5.4.220.0070.02714.42
5.4.210.0100.02514.49
5.4.200.0100.02714.50
5.4.190.0140.02214.37
5.4.180.0080.02614.53
5.4.170.0080.02014.46
5.4.160.0040.03214.42
5.4.150.0090.02714.43
5.4.140.0060.02513.52
5.4.130.0060.02813.63
5.4.120.0130.02713.37
5.4.110.0030.03313.63
5.4.100.0090.02913.52
5.4.90.0100.02813.58
5.4.80.0030.02013.57
5.4.70.0080.02613.55
5.4.60.0100.02613.53
5.4.50.0030.02913.49
5.4.40.0050.03113.56
5.4.30.0070.03113.51
5.4.20.0040.03113.59
5.4.10.0070.02713.50
5.4.00.0090.02313.33
5.3.290.0070.02812.85
5.3.280.0030.03312.72
5.3.270.0080.02612.83
5.3.260.0110.01812.82
5.3.250.0050.02012.81
5.3.240.0090.02112.76
5.3.230.0080.02912.81
5.3.220.0080.02812.76
5.3.210.0080.02812.79
5.3.200.0070.01912.73
5.3.190.0060.02612.74
5.3.180.0070.02812.75
5.3.170.0020.03112.75
5.3.160.0080.03012.79
5.3.150.0090.02812.80
5.3.140.0060.03012.83
5.3.130.0040.03112.78
5.3.120.0050.03112.77
5.3.110.0110.02512.75
5.3.100.0060.02912.55
5.3.90.0060.02712.64
5.3.80.0050.02012.56
5.3.70.0060.02712.54
5.3.60.0000.02112.56
5.3.50.0070.02812.54
5.3.40.0120.02512.55
5.3.30.0070.02712.58
5.3.20.0050.03212.54
5.3.10.0070.02412.44
5.3.00.0050.03012.40
5.2.170.0030.03011.26
5.2.160.0030.02811.36
5.2.150.0020.02611.24
5.2.140.0040.02611.33
5.2.130.0060.02011.29
5.2.120.0040.02611.30
5.2.110.0040.02411.25
5.2.100.0050.02311.26
5.2.90.0080.01811.22
5.2.80.0030.02611.23
5.2.70.0070.02111.20
5.2.60.0060.02211.19
5.2.50.0030.02411.29
5.2.40.0060.02211.29
5.2.30.0010.02311.27
5.2.20.0030.02311.07
5.2.10.0040.02111.15
5.2.00.0070.02211.08
5.1.60.0040.02210.57
5.1.50.0030.01510.53
5.1.40.0050.01610.63
5.1.30.0010.02010.77
5.1.20.0040.01710.70
5.1.10.0050.02210.69
5.1.00.0070.00710.59
5.0.50.0050.00810.23
5.0.40.0020.01010.23
5.0.30.0020.01610.23
5.0.20.0080.00910.23
5.0.10.0040.00810.23
5.0.00.0020.01610.23
4.4.90.0030.01210.23
4.4.80.0030.01310.23
4.4.70.0010.00910.23
4.4.60.0010.01510.23
4.4.50.0010.01110.23
4.4.40.0030.01810.23
4.4.30.0030.00910.23
4.4.20.0020.01510.23
4.4.10.0020.00910.23
4.4.00.0020.01010.23
4.3.110.0030.00710.23
4.3.100.0010.00810.23
4.3.90.0040.00610.23
4.3.80.0020.00810.23
4.3.70.0030.00810.23
4.3.60.0020.00610.23
4.3.50.0030.00610.23
4.3.40.0020.00910.23
4.3.30.0010.00910.23
4.3.20.0010.00910.23
4.3.10.0010.00810.23
4.3.00.0010.00810.23

preferences:
54.62 ms | 401 KiB | 5 Q