3v4l.org

run code in 300+ PHP versions simultaneously
<?php $start = microtime(TRUE); /* Start of the code to profile */ for ($a = 0; $a < 10000000; $a++) { $b = $a*$a; } /* End of the code to profile */ $end = microtime(TRUE); echo "The code took " . ($end - $start) . " microseconds to complete.";
Output for 7.4.6
The code took 0.14954900741577 microseconds to complete.
Output for 7.4.5
The code took 0.19045305252075 microseconds to complete.
Output for 7.4.4
The code took 0.17440795898438 microseconds to complete.
Output for 7.4.3
The code took 0.16323208808899 microseconds to complete.
Output for 7.4.2
The code took 0.16665887832642 microseconds to complete.
Output for 7.4.1
The code took 0.15305399894714 microseconds to complete.
Output for 7.4.0
The code took 0.14669418334961 microseconds to complete.
Output for 7.3.18
The code took 0.20098304748535 microseconds to complete.
Output for 7.3.17
The code took 0.18966293334961 microseconds to complete.
Output for 7.3.16
The code took 0.19360399246216 microseconds to complete.
Output for 7.3.15
The code took 0.19315695762634 microseconds to complete.
Output for 7.3.14
The code took 0.20405888557434 microseconds to complete.
Output for 7.3.13
The code took 0.17307710647583 microseconds to complete.
Output for 7.3.12
The code took 0.19078016281128 microseconds to complete.
Output for 7.3.11
The code took 0.22172594070435 microseconds to complete.
Output for 7.3.10
The code took 0.19707703590393 microseconds to complete.
Output for 7.3.9
The code took 0.18861889839172 microseconds to complete.
Output for 7.3.8
The code took 0.19991707801819 microseconds to complete.
Output for 7.3.7
The code took 0.18154907226562 microseconds to complete.
Output for 7.3.6
The code took 0.19166588783264 microseconds to complete.
Output for 7.3.5
The code took 0.21085596084595 microseconds to complete.
Output for 7.3.4
The code took 0.19646096229553 microseconds to complete.
Output for 7.3.3
The code took 0.17946887016296 microseconds to complete.
Output for 7.3.2
The code took 0.28076815605164 microseconds to complete.
Output for 7.3.1
The code took 0.19717597961426 microseconds to complete.
Output for 7.3.0
The code took 0.2297351360321 microseconds to complete.
Output for 7.2.31
The code took 0.2200129032135 microseconds to complete.
Output for 7.2.30
The code took 0.19269204139709 microseconds to complete.
Output for 7.2.29
The code took 0.20111107826233 microseconds to complete.
Output for 7.2.28
The code took 0.23493909835815 microseconds to complete.
Output for 7.2.27
The code took 0.24283695220947 microseconds to complete.
Output for 7.2.26
The code took 0.2100830078125 microseconds to complete.
Output for 7.2.25
The code took 0.2792329788208 microseconds to complete.
Output for 7.2.24
The code took 0.24031805992126 microseconds to complete.
Output for 7.2.23
The code took 0.21399712562561 microseconds to complete.
Output for 7.2.22
The code took 0.21316385269165 microseconds to complete.
Output for 7.2.21
The code took 0.20828890800476 microseconds to complete.
Output for 7.2.20
The code took 0.20436501502991 microseconds to complete.
Output for 7.2.19
The code took 0.21402502059937 microseconds to complete.
Output for 7.2.18
The code took 0.21491599082947 microseconds to complete.
Output for 7.2.17
The code took 0.2061870098114 microseconds to complete.
Output for 7.2.16
The code took 0.22662782669067 microseconds to complete.
Output for 7.2.15
The code took 0.19472599029541 microseconds to complete.
Output for 7.2.14
The code took 0.19783520698547 microseconds to complete.
Output for 7.2.13
The code took 0.22117400169373 microseconds to complete.
Output for 7.2.12
The code took 0.19752717018127 microseconds to complete.
Output for 7.2.11
The code took 0.19433522224426 microseconds to complete.
Output for 7.2.10
The code took 0.21299815177917 microseconds to complete.
Output for 7.2.9
The code took 0.19824004173279 microseconds to complete.
Output for 7.2.8
The code took 0.19234991073608 microseconds to complete.
Output for 7.2.7
The code took 0.1992039680481 microseconds to complete.
Output for 7.2.6
The code took 0.25695705413818 microseconds to complete.
Output for 7.2.5
The code took 0.18609285354614 microseconds to complete.
Output for 7.2.4
The code took 0.19806599617004 microseconds to complete.
Output for 7.2.3
The code took 0.22183799743652 microseconds to complete.
Output for 7.2.2
The code took 0.18545794487 microseconds to complete.
Output for 7.2.1
The code took 0.2049241065979 microseconds to complete.
Output for 7.2.0
The code took 0.37029099464417 microseconds to complete.
Output for 7.1.33
The code took 0.21604895591736 microseconds to complete.
Output for 7.1.32
The code took 0.20331692695618 microseconds to complete.
Output for 7.1.31
The code took 0.2189519405365 microseconds to complete.
Output for 7.1.30
The code took 0.22098588943481 microseconds to complete.
Output for 7.1.29
The code took 0.20781683921814 microseconds to complete.
Output for 7.1.28
The code took 0.21751499176025 microseconds to complete.
Output for 7.1.27
The code took 0.42932891845703 microseconds to complete.
Output for 7.1.26
The code took 0.24264597892761 microseconds to complete.
Output for 7.1.25
The code took 0.23361301422119 microseconds to complete.
Output for 7.1.24
The code took 0.20477294921875 microseconds to complete.
Output for 7.1.23
The code took 0.20805382728577 microseconds to complete.
Output for 7.1.22
The code took 0.19738507270813 microseconds to complete.
Output for 7.1.21
The code took 0.2101309299469 microseconds to complete.
Output for 7.1.20
The code took 0.21057987213135 microseconds to complete.
Output for 7.1.19
The code took 0.20956802368164 microseconds to complete.
Output for 7.1.18
The code took 0.26401019096375 microseconds to complete.
Output for 7.1.17
The code took 0.18702101707458 microseconds to complete.
Output for 7.1.16
The code took 0.21946382522583 microseconds to complete.
Output for 7.1.15
The code took 0.24198818206787 microseconds to complete.
Output for 7.1.14
The code took 0.20816493034363 microseconds to complete.
Output for 7.1.13
The code took 0.24141001701355 microseconds to complete.
Output for 7.1.12
The code took 0.2246880531311 microseconds to complete.
Output for 7.1.11
The code took 0.21261787414551 microseconds to complete.
Output for 7.1.10
The code took 0.20936322212219 microseconds to complete.
Output for 7.1.9
The code took 0.22537708282471 microseconds to complete.
Output for 7.1.8
The code took 0.22127294540405 microseconds to complete.
Output for 7.1.7
The code took 0.20606803894043 microseconds to complete.
Output for 7.1.6
The code took 0.20572900772095 microseconds to complete.
Output for 7.1.5
The code took 0.20322203636169 microseconds to complete.
Output for 7.1.4
The code took 0.2068178653717 microseconds to complete.
Output for 7.1.3
The code took 0.20655608177185 microseconds to complete.
Output for 7.1.2
The code took 0.21080303192139 microseconds to complete.
Output for 7.1.1
The code took 0.2239031791687 microseconds to complete.
Output for 7.1.0
The code took 0.19775295257568 microseconds to complete.
Output for 7.0.33
The code took 0.25056099891663 microseconds to complete.
Output for 7.0.32
The code took 0.210284948349 microseconds to complete.
Output for 7.0.31
The code took 0.21919393539429 microseconds to complete.
Output for 7.0.30
The code took 0.2125928401947 microseconds to complete.
Output for 7.0.29
The code took 0.2103590965271 microseconds to complete.
Output for 7.0.28
The code took 0.22094798088074 microseconds to complete.
Output for 7.0.27
The code took 0.22936701774597 microseconds to complete.
Output for 7.0.26
The code took 0.28347587585449 microseconds to complete.
Output for 7.0.25
The code took 0.20141410827637 microseconds to complete.
Output for 7.0.24
The code took 0.21164298057556 microseconds to complete.
Output for 7.0.23
The code took 0.23021602630615 microseconds to complete.
Output for 7.0.22
The code took 0.21133613586426 microseconds to complete.
Output for 7.0.21
The code took 0.20595502853394 microseconds to complete.
Output for 7.0.20
The code took 0.21412992477417 microseconds to complete.
Output for 7.0.19
The code took 0.20822787284851 microseconds to complete.
Output for 7.0.18
The code took 0.21736598014832 microseconds to complete.
Output for 7.0.17
The code took 0.21190094947815 microseconds to complete.
Output for 7.0.16
The code took 0.21511816978455 microseconds to complete.
Output for 7.0.15
The code took 0.23183298110962 microseconds to complete.
Output for 7.0.14
The code took 0.21132516860962 microseconds to complete.
Output for 7.0.13
The code took 0.21545386314392 microseconds to complete.
Output for 7.0.12
The code took 0.22844099998474 microseconds to complete.
Output for 7.0.11
The code took 0.25250697135925 microseconds to complete.
Output for 7.0.10
The code took 0.21341800689697 microseconds to complete.
Output for 7.0.9
The code took 0.20182204246521 microseconds to complete.
Output for 7.0.8
The code took 0.22555899620056 microseconds to complete.
Output for 7.0.7
The code took 0.22054314613342 microseconds to complete.
Output for 7.0.6
The code took 0.22722387313843 microseconds to complete.
Output for 7.0.5
The code took 0.23079705238342 microseconds to complete.
Output for 7.0.4
The code took 0.2161111831665 microseconds to complete.
Output for 7.0.3
The code took 0.20162010192871 microseconds to complete.
Output for 7.0.2
The code took 0.23631596565247 microseconds to complete.
Output for 7.0.1
The code took 0.2252049446106 microseconds to complete.
Output for 7.0.0
The code took 0.21475005149841 microseconds to complete.
Output for 5.6.40
The code took 0.89181303977966 microseconds to complete.
Output for 5.6.39
The code took 0.48830795288086 microseconds to complete.
Output for 5.6.38
The code took 0.47026300430298 microseconds to complete.
Output for 5.6.37
The code took 0.50267815589905 microseconds to complete.
Output for 5.6.36
The code took 0.45048594474792 microseconds to complete.
Output for 5.6.35
The code took 0.69810509681702 microseconds to complete.
Output for 5.6.34
The code took 0.50390911102295 microseconds to complete.
Output for 5.6.33
The code took 0.48707103729248 microseconds to complete.
Output for 5.6.32
The code took 0.6859450340271 microseconds to complete.
Output for 5.6.31
The code took 0.46774697303772 microseconds to complete.
Output for 5.6.30
The code took 0.47597789764404 microseconds to complete.
Output for 5.6.29
The code took 0.47327589988708 microseconds to complete.
Output for 5.6.28
The code took 0.47320818901062 microseconds to complete.
Output for 5.6.27
The code took 0.47296619415283 microseconds to complete.
Output for 5.6.26
The code took 0.48494601249695 microseconds to complete.
Output for 5.6.25
The code took 0.47376394271851 microseconds to complete.
Output for 5.6.24
The code took 0.47425603866577 microseconds to complete.
Output for 5.6.23
The code took 0.5180778503418 microseconds to complete.
Output for 5.6.22
The code took 0.48249697685242 microseconds to complete.
Output for 5.6.21
The code took 0.48851108551025 microseconds to complete.
Output for 5.6.20
The code took 0.44913601875305 microseconds to complete.
Output for 5.6.19
The code took 0.44017601013184 microseconds to complete.
Output for 5.6.18
The code took 0.44774985313416 microseconds to complete.
Output for 5.6.17
The code took 0.51186203956604 microseconds to complete.
Output for 5.6.16
The code took 0.45022821426392 microseconds to complete.
Output for 5.6.15
The code took 0.44603800773621 microseconds to complete.
Output for 5.6.14
The code took 0.45118284225464 microseconds to complete.
Output for 5.6.13
The code took 0.45244598388672 microseconds to complete.
Output for 5.6.12
The code took 0.47804403305054 microseconds to complete.
Output for 5.6.11
The code took 0.63743185997009 microseconds to complete.
Output for 5.6.10
The code took 0.44073796272278 microseconds to complete.
Output for 5.6.9
The code took 0.4664249420166 microseconds to complete.
Output for 5.6.8
The code took 0.45111584663391 microseconds to complete.
Output for 5.6.7
The code took 0.44270300865173 microseconds to complete.
Output for 5.6.6
The code took 0.63849997520447 microseconds to complete.
Output for 5.6.5
The code took 0.55267786979675 microseconds to complete.
Output for 5.6.4
The code took 0.44966816902161 microseconds to complete.
Output for 5.6.3
The code took 0.66201400756836 microseconds to complete.
Output for 5.6.2
The code took 0.46851801872253 microseconds to complete.
Output for 5.6.1
The code took 0.4526731967926 microseconds to complete.
Output for 5.6.0
The code took 0.45670700073242 microseconds to complete.
Output for 5.5.38
The code took 0.44536209106445 microseconds to complete.
Output for 5.5.37
The code took 0.47537994384766 microseconds to complete.
Output for 5.5.36
The code took 0.45664501190186 microseconds to complete.
Output for 5.5.35
The code took 0.67912197113037 microseconds to complete.
Output for 5.5.34
The code took 0.44736480712891 microseconds to complete.
Output for 5.5.33
The code took 0.46224498748779 microseconds to complete.
Output for 5.5.32
The code took 0.47540903091431 microseconds to complete.
Output for 5.5.31
The code took 0.45491099357605 microseconds to complete.
Output for 5.5.30
The code took 0.45141315460205 microseconds to complete.
Output for 5.5.29
The code took 0.47587108612061 microseconds to complete.
Output for 5.5.28
The code took 0.48577904701233 microseconds to complete.
Output for 5.5.27
The code took 0.48259091377258 microseconds to complete.
Output for 5.5.26
The code took 0.49027681350708 microseconds to complete.
Output for 5.5.25
The code took 0.44914603233337 microseconds to complete.
Output for 5.5.24
The code took 0.45762205123901 microseconds to complete.
Output for 5.5.23
The code took 0.44429397583008 microseconds to complete.
Output for 5.5.22
The code took 0.49542999267578 microseconds to complete.
Output for 5.5.21
The code took 0.64204597473145 microseconds to complete.
Output for 5.5.20
The code took 0.47369289398193 microseconds to complete.
Output for 5.5.19
The code took 0.50911092758179 microseconds to complete.
Output for 5.5.18
The code took 0.53706192970276 microseconds to complete.
Output for 5.5.17
The code took 0.54705381393433 microseconds to complete.
Output for 5.5.16
The code took 0.53504014015198 microseconds to complete.
Output for 5.5.15
The code took 0.6351330280304 microseconds to complete.
Output for 5.5.14
The code took 1.0164570808411 microseconds to complete.
Output for 5.5.13
The code took 0.57372999191284 microseconds to complete.
Output for 5.5.12
The code took 0.45910906791687 microseconds to complete.
Output for 5.5.11
The code took 0.44756102561951 microseconds to complete.
Output for 5.5.10
The code took 0.47395586967468 microseconds to complete.
Output for 5.5.9
The code took 0.46099209785461 microseconds to complete.
Output for 5.5.8
The code took 0.44698905944824 microseconds to complete.
Output for 5.5.7
The code took 0.48926687240601 microseconds to complete.
Output for 5.5.6
The code took 0.45406794548035 microseconds to complete.
Output for 5.5.5
The code took 0.44787001609802 microseconds to complete.
Output for 5.5.4
The code took 0.45456981658936 microseconds to complete.
Output for 5.5.3
The code took 0.44595217704773 microseconds to complete.
Output for 5.5.2
The code took 0.45509505271912 microseconds to complete.
Output for 5.5.1
The code took 0.45370817184448 microseconds to complete.
Output for 5.5.0
The code took 0.48797583580017 microseconds to complete.
Output for 5.4.45
The code took 0.51504397392273 microseconds to complete.
Output for 5.4.44
The code took 0.86477899551392 microseconds to complete.
Output for 5.4.43
The code took 0.47430801391602 microseconds to complete.
Output for 5.4.42
The code took 0.52329111099243 microseconds to complete.
Output for 5.4.41
The code took 0.49791502952576 microseconds to complete.
Output for 5.4.40
The code took 0.63803195953369 microseconds to complete.
Output for 5.4.39
The code took 0.49450016021729 microseconds to complete.
Output for 5.4.38
The code took 0.6413300037384 microseconds to complete.
Output for 5.4.37
The code took 0.46596503257751 microseconds to complete.
Output for 5.4.36
The code took 0.48451685905457 microseconds to complete.
Output for 5.4.35
The code took 0.47204518318176 microseconds to complete.
Output for 5.4.34
The code took 0.47112798690796 microseconds to complete.
Output for 5.4.33
The code took 0.53744101524353 microseconds to complete.
Output for 5.4.32
The code took 0.48157286643982 microseconds to complete.
Output for 5.4.31
The code took 0.49157285690308 microseconds to complete.
Output for 5.4.30
The code took 0.82733702659607 microseconds to complete.
Output for 5.4.29
The code took 0.48192191123962 microseconds to complete.
Output for 5.4.28
The code took 0.4801721572876 microseconds to complete.
Output for 5.4.27
The code took 0.45607709884644 microseconds to complete.
Output for 5.4.26
The code took 0.68900513648987 microseconds to complete.
Output for 5.4.25
The code took 0.44810509681702 microseconds to complete.
Output for 5.4.24
The code took 0.57177710533142 microseconds to complete.
Output for 5.4.23
The code took 0.47654891014099 microseconds to complete.
Output for 5.4.22
The code took 0.47359013557434 microseconds to complete.
Output for 5.4.21
The code took 0.4531409740448 microseconds to complete.
Output for 5.4.20
The code took 0.44712114334106 microseconds to complete.
Output for 5.4.19
The code took 0.50043201446533 microseconds to complete.
Output for 5.4.18
The code took 0.61557221412659 microseconds to complete.
Output for 5.4.17
The code took 0.49176096916199 microseconds to complete.
Output for 5.4.16
The code took 0.48613691329956 microseconds to complete.
Output for 5.4.15
The code took 0.4824070930481 microseconds to complete.
Output for 5.4.14
The code took 0.55501317977905 microseconds to complete.
Output for 5.4.13
The code took 0.67988896369934 microseconds to complete.
Output for 5.4.12
The code took 0.59515285491943 microseconds to complete.
Output for 5.4.11
The code took 0.43493390083313 microseconds to complete.
Output for 5.4.10
The code took 0.50939416885376 microseconds to complete.
Output for 5.4.9
The code took 0.55072712898254 microseconds to complete.
Output for 5.4.8
The code took 0.4584949016571 microseconds to complete.
Output for 5.4.7
The code took 0.48643612861633 microseconds to complete.
Output for 5.4.6
The code took 0.49913597106934 microseconds to complete.
Output for 5.4.5
The code took 0.49555897712708 microseconds to complete.
Output for 5.4.4
The code took 0.4524347782135 microseconds to complete.
Output for 5.4.3
The code took 0.49297404289246 microseconds to complete.
Output for 5.4.2
The code took 0.71642994880676 microseconds to complete.
Output for 5.4.1
The code took 0.45323610305786 microseconds to complete.
Output for 5.4.0
The code took 0.47275805473328 microseconds to complete.
Output for 5.3.29
The code took 0.90106201171875 microseconds to complete.
Output for 5.3.28
The code took 0.72680401802063 microseconds to complete.
Output for 5.3.27
The code took 0.71254205703735 microseconds to complete.
Output for 5.3.26
The code took 0.71246314048767 microseconds to complete.
Output for 5.3.25
The code took 0.70922899246216 microseconds to complete.
Output for 5.3.24
The code took 0.82638311386108 microseconds to complete.
Output for 5.3.23
The code took 0.73116111755371 microseconds to complete.
Output for 5.3.22
The code took 0.75067520141602 microseconds to complete.
Output for 5.3.21
The code took 0.81718802452087 microseconds to complete.
Output for 5.3.20
The code took 0.75974202156067 microseconds to complete.
Output for 5.3.19
The code took 0.75082802772522 microseconds to complete.
Output for 5.3.18
The code took 0.71847915649414 microseconds to complete.
Output for 5.3.17
The code took 0.75480508804321 microseconds to complete.
Output for 5.3.16
The code took 0.70635199546814 microseconds to complete.
Output for 5.3.15
The code took 0.72247004508972 microseconds to complete.
Output for 5.3.14
The code took 0.73771214485168 microseconds to complete.
Output for 5.3.13
The code took 0.70916414260864 microseconds to complete.
Output for 5.3.12
The code took 0.81524109840393 microseconds to complete.
Output for 5.3.11
The code took 0.76987504959106 microseconds to complete.
Output for 5.3.10
The code took 0.69879508018494 microseconds to complete.
Output for 5.3.9
The code took 0.72344517707825 microseconds to complete.
Output for 5.3.8
The code took 0.73947906494141 microseconds to complete.
Output for 5.3.7
The code took 0.90782117843628 microseconds to complete.
Output for 5.3.6
The code took 0.74358320236206 microseconds to complete.
Output for 5.3.5
The code took 1.0826671123505 microseconds to complete.
Output for 5.3.4
The code took 0.92028617858887 microseconds to complete.
Output for 5.3.3
The code took 0.75891208648682 microseconds to complete.
Output for 5.3.2
The code took 0.70721006393433 microseconds to complete.
Output for 5.3.1
The code took 0.76520419120789 microseconds to complete.
Output for 5.3.0
The code took 0.75899314880371 microseconds to complete.
Output for 5.2.17
The code took 1.0125710964203 microseconds to complete.
Output for 5.2.16
The code took 1.0701670646667 microseconds to complete.
Output for 5.2.15
The code took 1.0073661804199 microseconds to complete.
Output for 5.2.14
The code took 1.0094540119171 microseconds to complete.
Output for 5.2.13
The code took 0.96874403953552 microseconds to complete.
Output for 5.2.12
The code took 1.0457541942596 microseconds to complete.
Output for 5.2.11
The code took 1.0026090145111 microseconds to complete.
Output for 5.2.10
The code took 1.019091129303 microseconds to complete.
Output for 5.2.9
The code took 1.0146610736847 microseconds to complete.
Output for 5.2.8
The code took 1.4575781822205 microseconds to complete.
Output for 5.2.7
The code took 1.2182960510254 microseconds to complete.
Output for 5.2.6
The code took 0.95395517349243 microseconds to complete.
Output for 5.2.5
The code took 1.1340692043304 microseconds to complete.
Output for 5.2.4
The code took 1.2487380504608 microseconds to complete.
Output for 5.2.3
The code took 1.0290510654449 microseconds to complete.
Output for 5.2.2
The code took 1.0110759735107 microseconds to complete.
Output for 5.2.1
The code took 0.9065260887146 microseconds to complete.
Output for 5.2.0
The code took 1.0593571662903 microseconds to complete.
Output for 5.1.6
The code took 1.0290861129761 microseconds to complete.
Output for 5.1.5
The code took 1.0589549541473 microseconds to complete.
Output for 5.1.4
The code took 1.0647618770599 microseconds to complete.
Output for 5.1.3
The code took 0.99391102790833 microseconds to complete.
Output for 4.4.2 - 4.4.9

Process exited with code 137.

preferences:
243.54 ms | 401 KiB | 317 Q