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")); # 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")); } } } } } 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.0150.00618.68
8.3.50.0130.00721.46
8.3.40.0060.00919.21
8.3.30.0100.00619.16
8.3.20.0030.00619.37
8.3.10.0080.00021.45
8.3.00.0040.00423.98
8.2.180.0060.01017.00
8.2.170.0090.00622.96
8.2.160.0070.00720.87
8.2.150.0000.00824.18
8.2.140.0080.00024.66
8.2.130.0000.00826.16
8.2.120.0030.00621.44
8.2.110.0050.00521.02
8.2.100.0090.00318.34
8.2.90.0050.00519.72
8.2.80.0000.00819.75
8.2.70.0040.00418.00
8.2.60.0000.00818.43
8.2.50.0080.00018.13
8.2.40.0040.00418.66
8.2.30.0030.00521.54
8.2.20.0040.00418.15
8.2.10.0050.00318.11
8.2.00.0000.01018.19
8.1.280.0070.01425.92
8.1.270.0080.00023.99
8.1.260.0000.00926.35
8.1.250.0080.00028.09
8.1.240.0000.00922.80
8.1.230.0060.00623.00
8.1.220.0030.00518.77
8.1.210.0050.00519.39
8.1.200.0040.00417.98
8.1.190.0050.00318.03
8.1.180.0030.00518.10
8.1.170.0000.00819.17
8.1.160.0080.00019.33
8.1.150.0000.00819.08
8.1.140.0040.00418.02
8.1.130.0000.00718.30
8.1.120.0030.00517.80
8.1.110.0030.00517.95
8.1.100.0000.00817.91
8.1.90.0040.00417.93
8.1.80.0000.00817.84
8.1.70.0000.00817.88
8.1.60.0030.00618.07
8.1.50.0090.00017.94
8.1.40.0040.00417.90
8.1.30.0030.00518.01
8.1.20.0030.00618.17
8.1.10.0040.00417.93
8.1.00.0000.00817.97
8.0.300.0110.00020.58
8.0.290.0040.00417.68
8.0.280.0070.00018.82
8.0.270.0000.00717.64
8.0.260.0040.00417.25
8.0.250.0030.00617.42
8.0.240.0080.00017.33
8.0.230.0040.00417.48
8.0.220.0000.00717.22
8.0.210.0040.00417.37
8.0.200.0000.00917.41
8.0.190.0050.00217.28
8.0.180.0000.00717.22
8.0.170.0030.00617.40
8.0.160.0030.00617.17
8.0.150.0070.00417.34
8.0.140.0080.00017.32
8.0.130.0030.00313.66
8.0.120.0090.00017.43
8.0.110.0040.00417.40
8.0.100.0030.00717.35
8.0.90.0000.00817.20
8.0.80.0150.00417.35
8.0.70.0000.00817.29
8.0.60.0000.00817.14
8.0.50.0050.00317.36
8.0.30.0060.01417.64
8.0.20.0130.01117.64
8.0.10.0060.00317.39
8.0.00.0040.01417.34
7.4.330.0050.00017.02
7.4.320.0000.00717.07
7.4.300.0030.00316.84
7.4.290.0000.00717.14
7.4.280.0000.01017.05
7.4.270.0000.00717.09
7.4.260.0080.00017.11
7.4.250.0080.00017.01
7.4.240.0000.00716.94
7.4.230.0000.00817.11
7.4.220.0030.02516.98
7.4.210.0090.00817.05
7.4.200.0050.00517.14
7.4.190.0040.00417.19
7.4.160.0170.00017.01
7.4.150.0040.01517.40
7.4.140.0140.00717.86
7.4.130.0120.01017.06
7.4.120.0080.01216.96
7.4.110.0070.01016.93
7.4.100.0110.00716.85
7.4.90.0040.01417.03
7.4.80.0060.01519.39
7.4.70.0110.00716.88
7.4.60.0030.01516.84
7.4.50.0000.00916.92
7.4.40.0080.00822.77
7.4.30.0070.01117.05
7.4.10.0080.01115.34
7.4.00.0080.01015.29
7.3.330.0000.00613.53
7.3.320.0030.00313.47
7.3.310.0040.00416.61
7.3.300.0000.00716.66
7.3.290.0120.00316.86
7.3.280.0100.00716.79
7.3.270.0090.00917.40
7.3.260.0090.01018.24
7.3.250.0070.01016.92
7.3.240.0090.00916.77
7.3.230.0110.00817.07
7.3.210.0060.01316.78
7.3.200.0060.01519.39
7.3.190.0120.01317.07
7.3.180.0030.01416.66
7.3.170.0110.00616.95
7.3.160.0160.00316.85
7.3.130.0050.01415.12
7.3.120.0060.01115.31
7.3.110.0090.00915.24
7.3.100.0060.00915.03
7.3.90.0020.01315.16
7.3.80.0100.00215.09
7.3.70.0030.01015.09
7.3.60.0060.01115.13
7.3.50.0040.00915.08
7.3.40.0040.00715.11
7.3.30.0090.00515.18
7.3.20.0070.00816.84
7.3.10.0060.00716.93
7.3.00.0090.00516.98
7.2.330.0120.00817.12
7.2.320.0140.00317.18
7.2.310.0050.01417.10
7.2.300.0000.02117.15
7.2.290.0130.00916.95
7.2.260.0030.01615.29
7.2.250.0060.01215.33
7.2.240.0040.01215.31
7.2.230.0040.01215.30
7.2.220.0070.00815.40
7.2.210.0050.00615.28
7.2.200.0080.00715.22
7.2.190.0070.00915.29
7.2.180.0090.00715.35
7.2.170.0050.01015.31
7.2.160.0060.00615.25
7.2.150.0070.00517.21
7.2.140.0080.00617.22
7.2.130.0090.00817.05
7.2.120.0070.01217.13
7.2.110.0020.01217.04
7.2.100.0060.00717.21
7.2.90.0070.00717.28
7.2.80.0040.01417.17
7.2.70.0050.01117.25
7.2.60.0090.00717.11
7.2.50.0060.00817.18
7.2.40.0040.00917.22
7.2.30.0110.00817.09
7.2.20.0060.00617.08
7.2.10.0050.00817.12
7.2.00.0080.00717.91
7.1.330.0040.01015.95
7.1.320.0050.00816.13
7.1.310.0040.00916.14
7.1.300.0060.00815.86
7.1.290.0060.00716.13
7.1.280.0090.00615.87
7.1.270.0070.00815.92
7.1.260.0010.01215.99
7.1.250.0020.01316.03
7.1.240.0060.00816.17
7.1.230.0080.00516.02
7.1.220.0090.00616.13
7.1.210.0060.00915.93
7.1.200.0020.01316.00
7.1.190.0090.00215.93
7.1.180.0010.00815.97
7.1.170.0050.00616.10
7.1.160.0030.01116.11
7.1.150.0020.01216.05
7.1.140.0070.00716.09
7.1.130.0070.00616.15
7.1.120.0050.00916.02
7.1.110.0030.00916.12
7.1.100.0050.00716.06
7.1.90.0060.00816.07
7.1.80.0060.00915.92
7.1.70.0040.00916.56
7.1.60.0060.00516.46
7.1.50.0040.01216.43
7.1.40.0000.01015.98
7.1.30.0060.00915.93
7.1.20.0030.01015.97
7.1.10.0060.00616.10
7.1.00.0080.02418.26
7.0.330.0010.01515.45
7.0.320.0080.00715.46
7.0.310.0060.00515.64
7.0.300.0070.00415.54
7.0.290.0030.00715.63
7.0.280.0040.01015.78
7.0.270.0070.00415.59
7.0.260.0080.00315.67
7.0.250.0060.00815.63
7.0.240.0070.00515.60
7.0.230.0050.00915.69
7.0.220.0050.00915.70
7.0.210.0040.00715.60
7.0.200.0050.00716.12
7.0.190.0050.00915.84
7.0.180.0070.00815.58
7.0.170.0060.00715.61
7.0.160.0060.01015.60
7.0.150.0080.00515.68
7.0.140.0040.03117.79
7.0.130.0060.00915.69
7.0.120.0080.00815.66
7.0.110.0030.01115.71
7.0.100.0130.03317.19
7.0.90.0070.03317.13
7.0.80.0090.03117.32
7.0.70.0100.01817.17
7.0.60.0090.02317.23
7.0.50.0080.02717.29
7.0.40.0070.03115.95
7.0.30.0070.03215.84
7.0.20.0080.03115.90
7.0.10.0080.02415.89
7.0.00.0060.03315.93
5.6.400.0060.00414.74
5.6.390.0120.00514.72
5.6.380.0030.01014.59
5.6.370.0090.00714.74
5.6.360.0030.01114.72
5.6.350.0090.00514.62
5.6.340.0020.01314.57
5.6.330.0020.01114.81
5.6.320.0040.00714.66
5.6.310.0060.00914.63
5.6.300.0070.00914.64
5.6.290.0080.00714.92
5.6.280.0010.03517.04
5.6.270.0100.00514.63
5.6.260.0050.00914.80
5.6.250.0080.03216.69
5.6.240.0070.03416.73
5.6.230.0060.01816.69
5.6.220.0070.03116.70
5.6.210.0050.03316.60
5.6.200.0090.02916.78
5.6.190.0040.02216.88
5.6.180.0040.03716.88
5.6.170.0080.02917.01
5.6.160.0060.03316.71
5.6.150.0100.02716.81
5.6.140.0050.02316.94
5.6.130.0030.03716.78
5.6.120.0020.03616.90
5.6.110.0080.02216.71
5.6.100.0060.03416.79
5.6.90.0050.02116.95
5.6.80.0090.01816.54
5.6.70.0070.03216.50
5.6.60.0080.02816.46
5.6.50.0080.02316.57
5.6.40.0090.02416.58
5.6.30.0050.02116.55
5.6.20.0100.01616.47
5.6.10.0020.03316.71
5.6.00.0080.03016.57
5.5.380.0030.03516.54
5.5.370.0120.01716.59
5.5.360.0070.03016.48
5.5.350.0080.03316.48
5.5.340.0090.03216.78
5.5.330.0050.02216.72
5.5.320.0050.03216.81
5.5.310.0070.03416.81
5.5.300.0060.03216.73
5.5.290.0050.02316.81
5.5.280.0070.03016.74
5.5.270.0040.02216.71
5.5.260.0040.03116.75
5.5.250.0090.03016.69
5.5.240.0050.03116.44
5.5.230.0070.02416.52
5.5.220.0060.03316.50
5.5.210.0050.03416.43
5.5.200.0060.03116.46
5.5.190.0070.01816.39
5.5.180.0060.01716.40
5.5.170.0050.01014.48
5.5.160.0100.02716.53
5.5.150.0030.03216.57
5.5.140.0060.02616.29
5.5.130.0060.02816.45
5.5.120.0090.02616.59
5.5.110.0030.02916.44
5.5.100.0050.03316.41
5.5.90.0050.03016.49
5.5.80.0040.02416.50
5.5.70.0050.02016.53
5.5.60.0040.03416.38
5.5.50.0060.03116.39
5.5.40.0070.02216.44
5.5.30.0060.03016.33
5.5.20.0100.02916.48
5.5.10.0080.03116.43
5.5.00.0080.02116.48
5.4.450.0070.03114.62
5.4.440.0050.01914.61
5.4.430.0040.03214.58
5.4.420.0070.01814.63
5.4.410.0030.02714.47
5.4.400.0080.01914.29
5.4.390.0060.02914.36
5.4.380.0030.02314.32
5.4.370.0060.02514.31
5.4.360.0050.01814.49
5.4.350.0060.01514.43
5.4.340.0060.02614.43
5.4.330.0040.00711.95
5.4.320.0020.02614.43
5.4.310.0020.01814.38
5.4.300.0040.02614.39
5.4.290.0030.02814.30
5.4.280.0060.02614.38
5.4.270.0090.01514.38
5.4.260.0030.01714.39
5.4.250.0030.02514.25
5.4.240.0060.01514.36
5.4.230.0060.03014.31
5.4.220.0010.02314.49
5.4.210.0060.02814.34
5.4.200.0050.02014.43
5.4.190.0030.01914.27
5.4.180.0050.02714.38
5.4.170.0050.02714.36
5.4.160.0040.02614.38
5.4.150.0060.02514.32
5.4.140.0070.02313.46
5.4.130.0050.02713.45
5.4.120.0040.01913.51
5.4.110.0010.02113.55
5.4.100.0040.01913.45
5.4.90.0050.01713.44
5.4.80.0060.01613.51
5.4.70.0060.02713.41
5.4.60.0050.02213.48
5.4.50.0010.02513.40
5.4.40.0060.01613.55
5.4.30.0030.03113.48
5.4.20.0090.02413.47
5.4.10.0010.02413.46
5.4.00.0050.03013.33
5.3.290.0060.01512.88
5.3.280.0030.02812.86
5.3.270.0040.02212.83
5.3.260.0050.03212.83
5.3.250.0040.02112.83
5.3.240.0010.03412.83
5.3.230.0060.02812.84
5.3.220.0030.02712.84
5.3.210.0080.02512.84
5.3.200.0060.01512.77
5.3.190.0080.01512.83
5.3.180.0090.02012.81
5.3.170.0010.02912.83
5.3.160.0050.02112.76
5.3.150.0040.02812.83
5.3.140.0050.01712.82
5.3.130.0040.02212.76
5.3.120.0070.02612.80
5.3.110.0060.02212.84
5.3.100.0050.01612.66
5.3.90.0030.02012.64
5.3.80.0050.01812.63
5.3.70.0030.03112.66
5.3.60.0080.01512.65
5.3.50.0050.01612.61
5.3.40.0030.02012.62
5.3.30.0070.01512.60
5.3.20.0040.02012.53
5.3.10.0000.02412.52
5.3.00.0040.01612.54
5.2.170.0070.06011.43
5.2.160.0030.06011.34
5.2.150.0030.03711.46
5.2.140.0070.04311.39
5.2.130.0000.02711.41
5.2.120.0070.04311.35
5.2.110.0030.06311.29
5.2.100.0070.05011.28
5.2.90.0030.05311.30
5.2.80.0070.06311.29
5.2.70.0000.04711.29
5.2.60.0070.06311.17
5.2.50.0070.06011.30
5.2.40.0030.04011.22
5.2.30.0000.06311.20
5.2.20.0070.05711.25
5.2.10.0000.06311.19
5.2.00.0070.06010.98
5.1.60.0030.04310.21
5.1.50.0070.03710.37
5.1.40.0030.04010.25
5.1.30.0000.06010.71
5.1.20.0030.03310.68
5.1.10.0100.02310.31
5.1.00.0100.05010.45
5.0.50.0030.0339.08
5.0.40.0030.0439.08
5.0.30.0070.0479.08
5.0.20.0000.0439.08
5.0.10.0100.0379.08
5.0.00.0030.0509.08
4.4.90.0000.0309.08
4.4.80.0000.0309.08
4.4.70.0070.0309.08
4.4.60.0000.0279.08
4.4.50.0000.0309.08
4.4.40.0000.0539.08
4.4.30.0000.0339.08
4.4.20.0030.0239.08
4.4.10.0030.0379.08
4.4.00.0000.0439.08
4.3.110.0030.0309.08
4.3.100.0000.0339.08
4.3.90.0030.0339.08
4.3.80.0030.0409.08
4.3.70.0070.0139.08
4.3.60.0030.0339.08
4.3.50.0070.0309.08
4.3.40.0030.0539.08
4.3.30.0070.0239.08
4.3.20.0030.0309.08
4.3.10.0070.0339.08
4.3.00.0030.0209.08

preferences:
48.49 ms | 401 KiB | 5 Q